A B C D E F G H I J L M N O P Q R S T U V W 
All Classes All Packages

O

Ok - 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.
onChannelOpen(Channel) - Method in interface com.caplin.datasource.channel.ChannelListener
Callback that informs the ChannelListener 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.
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 in com.caplin.jtm.persistence
Enum used to represent sort order
A B C D E F G H I J L M N O P Q R S T U V W 
All Classes All Packages