Package | Description |
---|---|
it.list.jft.event |
Provides interfaces for dealing with different types of events and listeners.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ConnectionCloseEvent
Server-answer to
Connection.close() . |
interface |
ConnectionLostEvent
Event generated when the connection with the server crashed or when the
server choose to terminate the connection.
|
interface |
ConnectionOpenEvent
Server-answer to
Connection.open() . |
Submit a bug or feature to FT\API Programming Support