it.list.jft.event
Interface ConnectionEvent

All Superinterfaces:
Event
All Known Subinterfaces:
ConnectionCloseEvent, ConnectionLostEvent, ConnectionOpenEvent

public interface ConnectionEvent
extends Event

Generic event related to the Connection Lifecycle.

Events related to this super-interface must be handled by the methods of ConnectionListener.


Field Summary
 
Fields inherited from interface Event
RESULT_GENERIC_ERROR, RESULT_OK
 
Method Summary
 Connection getConnection()
          Returns the connection associated to this event.
 
Methods inherited from interface Event
getResult
 

Method Detail

getConnection

Connection getConnection()
Returns the connection associated to this event.

Returns:
the connection associated to this event.
null is never returned.


Submit a bug or feature to FT\API Programming Support<\font>