Package com.caplin.datasrc.interfaces
@Deprecated
package com.caplin.datasrc.interfaces
-
ClassDescriptionExtends
DSData
to provide helper methods for sending Container objects.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).This interface should be implemented by a class that represents a field number/value pair.The base interface for any DataSource packet that can be sent to peers.The interface that should be implemented by an instance ofDSPage
of the type page.ExtendsDSData
to provide helper methods for sending Permissions.The interface that should be implemented by an instance of DSData of the type record.ADSSerializable
implementation represents aDataSource
message.