Package | Description |
---|---|
it.list.jft.event |
Provides interfaces for dealing with different types of events and listeners.
|
Modifier and Type | Interface and Description |
---|---|
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() . |
Submit a bug or feature to FT\API Programming Support