Package org.objectweb.cjdbc.common.stream

Limited extension of the default ObjectOutputStream and ObjectInputStream classes.

See:
          Description

Class Summary
CJDBCInputStream DataInputStream wrapper used between the controller and the driver.
CJDBCOutputStream DataOutputStream wrapper used between the controller and the driver.
CJDBCStream This is a useful stream class to compress and decompress object to a stream.
 

Package org.objectweb.cjdbc.common.stream Description

Limited extension of the default ObjectOutputStream and ObjectInputStream classes. This allows to enable/disable compression on the different streams, and to gather statistics on the amount/speed of data that is exchanged.



Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.