Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
O
- Ok - Enum constant in enum class com.caplin.datasource.SubjectStatus
-
The subject's data is valid.
- onChannelClose(Channel) - Method in interface com.caplin.datasource.channel.ChannelListener
-
Callback that informs the
ChannelListener
that a StreamLink client wishes to close a channel. - onChannelClose(JsonChannel) - Method in interface com.caplin.datasource.channel.JsonChannelListener
-
Callback that informs the
JsonChannelListener
that a StreamLink client wishes to close a channel. - onChannelOpen(Channel) - Method in interface com.caplin.datasource.channel.ChannelListener
-
Callback that informs the
ChannelListener
that a StreamLink client wishes to open a channel. - onChannelOpen(JsonChannel) - Method in interface com.caplin.datasource.channel.JsonChannelListener
-
Callback that informs the
JsonChannelListener
that a StreamLink client wishes to open a channel. - onDiscard(DiscardEvent) - Method in interface com.caplin.datasource.publisher.DataProvider
-
Callback that informs the DataProvider that an earlier requested subject has now been discarded.
- onDiscard(String) - Method in interface com.caplin.datasource.publisher.CachingDataProvider
-
Callback that informs the DataProvider that an earlier requested subject has now been discarded.
- onError(SubjectError) - Method in interface com.caplin.datasource.subscription.SubjectConsumer
-
Called if there is a subscription error
- onMessageReceived(Channel, RecordMessage) - Method in interface com.caplin.datasource.channel.ChannelListener
-
Callback that informs the
ChannelListener
that a StreamLink client has sent a message to the DataSource via a specified channel. - onMessageReceived(JsonChannel, JsonChannelMessage) - Method in interface com.caplin.datasource.channel.JsonChannelListener
-
Callback that informs the
JsonChannelListener
that a StreamLink client has sent a message to the DataSource via a specified channel. - onNext(T) - Method in interface com.caplin.datasource.subscription.SubjectConsumer
-
Called when an update is received
- onRequest(RequestEvent) - Method in interface com.caplin.datasource.publisher.DataProvider
-
Callback that informs the
DataProvider
that a new request has been received and it should start sending data. - onRequest(String) - Method in interface com.caplin.datasource.publisher.CachingDataProvider
-
Callback that informs the
CachingDataProvider
that a new request has been received and it should start sending data. - onStatus(SubjectStatus) - Method in interface com.caplin.datasource.subscription.SubjectConsumer
-
Called when the object status changes
- Ordering - Enum Class in com.caplin.jtm.persistence
-
Enum used to represent sort order
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form