Package com.sun.cdc.io

Interface Summary
ConnectionBaseInterface Base class for Connection protocols.
InternalConnector  
 

Class Summary
BufferedConnectionAdapter This class adds read buffering to the ConnectionBaseAdapter.
ConnectionBase Base class for Connection protocols.
ConnectionBaseAdapter Protocol classes extend this class to gain some of the common functionality needed to implement a CDC Generic Connection.
DateParser This class implements somewhat of a subset of the J2SE Date class.
GeneralBase Base class for objects that implement the DataInput and DataOutput interfaces.
InternalConnectorImpl