Package com.caplin.datasrc.interfaces


@Deprecated package com.caplin.datasrc.interfaces
  • Interfaces
    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.
    The interface that should be implemented by an instance of DSPage of the type page.
    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.