Uses of Package
com.caplin.datasrc.interfaces

  • Class
    Description
    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.
    A DSSerializable implementation represents a DataSource message.
  • Class
    Description
    Extends 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.
    Extends DSData to provide helper methods for sending Permissions.
    The interface that should be implemented by an instance of DSData of the type record.
    A DSSerializable implementation represents a DataSource message.