Uses of Interface
com.caplin.datasource.interfaces.DSSerializable

Packages that use DSSerializable
Package
Description
 
  • Uses of DSSerializable in com.caplin.datasource.interfaces

    Modifier and Type
    Interface
    Description
    interface 
    Extends DSData to provide helper methods for sending Container objects.
    interface 
    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).
    interface 
    Extends DSData to provide helper methods for sending News.
    interface 
    Deprecated.
    replaced by SubjectErrorEvent
    interface 
    The base interface for any DataSource packet that can be sent to peers.
    interface 
    The interface that should be implemented by an instance of DSPage of the type page.
    interface 
    Extends DSData to provide helper methods for sending Permissions.
    interface 
    The interface that should be implemented by an instance of DSData of the type record.
    interface 
    Sends a user-defined status message about a particular object.
    interface 
    Extends DSData to provide helper methods for sending News Stories.