Packages that use SubscriptionEvent | |
---|---|
it.list.jft.event | Provides interfaces for dealing with different types of events and listeners. |
Uses of SubscriptionEvent in it.list.jft.event |
---|
Subinterfaces of SubscriptionEvent in it.list.jft.event | |
---|---|
interface |
SubscriptionIdleEvent
Event generated when the flow of historical data is finished and the start of actual data is starting. |
interface |
SubscriptionNotifyEvent
Event generated when an actual or historical data or a server-answer to Subscription.refreshEntity()
is available. |
interface |
SubscriptionStartEvent
Server-answer to Subscription.start() . |
interface |
SubscriptionStopEvent
Server-answer to Subscription.stop() . |