Package com.liviutudor.rmi.io.gzip

Package providing socket factories offering gzip-encoding of the data exchanged.

See:
          Description

Class Summary
BlockingGzipClientSocketFactory Class which implements a client RMI socket factory which gzip's the communication in between client and server.
GzipSocket Socket which uses gzip to compress the data sent over the wire.
 

Package com.liviutudor.rmi.io.gzip Description

Package providing socket factories offering gzip-encoding of the data exchanged.



Liv