|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
CJDBCInputStream | This class is to provide an ObjectInputStream implementation, but we cannot override the readObject method, so we made as a wrapper. |
CJDBCOutputStream | ObjectOutputStream to use between the controller and the driver. |
CJDBCStream | This is a useful stream class to compress and decompress object to a stream. |
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.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |