Package SCCT.JavaSubscriber

Class Summary
SCCT_2DArrayPackage This class is an abstract representation of any types of array packages.
SCCT_2DBoolArray This class represents a 2D boolean array.
SCCT_2DDoubleArray This class represents a 2D double array.
SCCT_2DFloatArray This class represents a 2D float array.
SCCT_2DIntegerArray This class represents a 2D integer array.
SCCT_2DLongArray This class represents a 2D long array.
SCCT_2DShortArray This class represents a 2D short array.
SCCT_2DStringArray This class represents a 2D String array.
SCCT_AbstractDataPackage This class is an abstract representation of all data packages provided by SCCT.
SCCT_AbstractPackage This class is an abstract representation of all packages provided by SCCT.
SCCT_AnalogDataFilter This class represents an analog data filter.
SCCT_AnalogDataPackage This class represents an analog data package.
SCCT_ArrayFilter This class represents an array filter.
SCCT_ChannelConfiguration This class contains all configurations associated with a channel.
SCCT_ConfigurationPackage This class contains publisher configurations with information about published analog and digital data.
SCCT_DigitalDataPackage This class represents a digital data package.
SCCT_ErrorPackage It contains the description of an error that has occurred such for as the loss of connection.
SCCT_FilePackage This class represents a file package.
SCCT_Filter This class is an abstract representation of filters.
SCCT_ImagePackage This class represents an image package.
SCCT_LineConfiguration This class contains all configurations associated with a line.
SCCT_LocationPackage This class contains data of a location sent to or by the server.
SCCT_MessagePackage This class represents a message package.
SCCT_Observer It is a fundamental class of this library.
SCCT_Subject It is a fundamental class of this library.
SCCT_XmlPackage This class represents an xml package.
 

Enum Summary
SCCT_2DArrayPackage.SCCT_ArrayType Enum of all supported array types.