Packages that use Listener | |
---|---|
it.list.jft | Provides interfaces for dealing with different FastTrack objects. |
it.list.jft.event | Provides interfaces for dealing with different types of events and listeners. |
Uses of Listener in it.list.jft |
---|
Methods in it.list.jft that return Listener | |
---|---|
Listener |
CommunicationLifeCycle.getListener()
Returns the associated Listener. |
Uses of Listener in it.list.jft.event |
---|
Subinterfaces of Listener in it.list.jft.event | |
---|---|
interface |
ConnectionListener
Interface to be implemented in order to handle the Connection Lifecycle. |
interface |
EntityClassQueryListener
|
interface |
FilterListener
Interface to be implemented in order to handle the Filter Lifecycle. |
interface |
MulticastConnectionListener
|
interface |
QueryListener
Interface to be implemented in order to handle the Query Lifecycle. |
interface |
SubscriptionListener
Interface to be implemented in order to handle the Subscription Lifecycle. |
interface |
TransactionListener
Interface to be implemented in order to handle the Transaction Lifecycle. |