Uses of Package
com.caplin.datasource.publisher
Package
Description
Defines the methods of providing and publishing data that are used by DataSource for Java.
-
ClassDescriptionAn instance of
CachingPublisher
publishes messages to remote DataSource peers on behalf of aCachingDataProvider
.Event that is raised when a peer discards a subject.An instance ofPublisher
publishes messages to remote DataSource peers on behalf of aDataProvider
.Settable flags when publishing data using theTransformerPublisher
.Event that is raised when a peer requests a subject. -
ClassDescriptionInterface that must be implemented in order to provide data updates to DataSource peers for cached objects.Interface that must be implemented in order to provide data updates to DataSource peers.Settable flags when publishing data using the
TransformerPublisher
.Extends the DataSource APIActivePublisher
providing additional JTM specific methods.Extends the DataSource APIActivePublisher
providing additional JTM specific methods.