Packages that use ConnectionLostEvent | |
---|---|
it.list.jft.event | Provides interfaces for dealing with different types of events and listeners. |
Uses of ConnectionLostEvent in it.list.jft.event |
---|
Methods in it.list.jft.event with parameters of type ConnectionLostEvent | |
---|---|
void |
ConnectionListener.onConnectionLost(ConnectionLostEvent event)
Called when the connection with server crashed or when the server choose to terminate the connection. |