Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
B
- BaseSubscriptionListener - Class in com.caplin.datasource.subscription
-
A base implementation of
SubscriptionListenerthat can be used to easily provideSubscriptionListenerimplementations without the need to override every method. - BaseSubscriptionListener(Logger) - Constructor for class com.caplin.datasource.subscription.BaseSubscriptionListener
-
Creates a
BaseSubscriptionListenerthat uses the providedLoggerto log warnings about callbacks made on methods that have not been overridden. - BIGPAGE_TYPE - Static variable in interface com.caplin.datasource.interfaces.DSPage
-
The pagetype String used to identify a standard 80x25 page.
- BINARY - Enum constant in enum class com.caplin.datasource.messaging.MessageType
- BinaryMessage - Interface in com.caplin.datasource.messaging.binary
-
An instance of
BinaryMessagerepresents an update to binary data. - binaryUpdated(Subscription, Peer, BinaryMessage) - Method in class com.caplin.datasource.subscription.BaseSubscriptionListener
- binaryUpdated(Subscription, Peer, BinaryMessage) - Method in interface com.caplin.datasource.subscription.SubscriptionListener
-
Called when a binary update is received.
- BroadcastPublisher - Interface in com.caplin.datasource.publisher
-
This implementation of
Publishersends (broadcasts) updates to all connected peers regardless of whether they have requested (subscribed to) the subject. - BroadcastSubscription - Interface in com.caplin.datasource.subscription
-
A
BroadcastSubscriptionrepresents a subscription to many subjects.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form