Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
B
- BaseSubscriptionListener - Class in com.caplin.datasource.subscription
-
A base implementation of
SubscriptionListener
that can be used to easily provideSubscriptionListener
implementations without the need to override every method. - BaseSubscriptionListener(Logger) - Constructor for class com.caplin.datasource.subscription.BaseSubscriptionListener
-
Creates a
BaseSubscriptionListener
that uses the providedLogger
to 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.
- BroadcastPublisher - Interface in com.caplin.datasource.publisher
-
This implementation of
Publisher
sends (broadcasts) updates to all connected peers regardless of whether they have requested (subscribed to) the subject. - BroadcastSubscription - Interface in com.caplin.datasource.subscription
-
A
BroadcastSubscription
represents a subscription to many subjects.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form