Uses of Package
com.caplin.datasource.messaging.json
Package
Description
The Channel package consists of interfaces allowing creation and maintenance of
Channel
s that
provide a bi-directional communication mechanism between StreamLink clients and DataSource applicationsDefines the message types that are used by DataSource for Java.
This package defines the interfaces for sending JSON messages.
Defines the interfaces and classes that are used by a Java DataSource application when it needs
to subscribe to data provided by another DataSource application.
-
ClassDescriptionProvides an interface for receiving JSON Channel messages in an
JsonChannel
to allow json communication while avoiding having to deal with additional metadata contained in the packet. -
-
-
-