See: Description
Interface | Description |
---|---|
DSContainer |
Extends
DSData to provide helper methods for sending Container objects. |
DSData |
This interface should be implemented by a class that needs to send
data to DataSource peers (for example, a Caplin Liberator, or another
DataSource-enabled application).
|
DSField |
This interface should be implemented by a class that represents a
field number/value pair.
|
DSPacket |
The base interface for any DataSource packet that can be sent to peers.
|
DSPage |
The interface that should be implemented by an instance of
DSPage
of the type page. |
DSPermission |
Extends
DSData to provide helper methods for sending Permissions. |
DSRecord |
The interface that should be implemented by an instance of DSData
of the type record.
|
DSSerializable |
A
DSSerializable implementation represents a DataSource
message. |
Please send bug reports and comments to Caplin support