Uses of Package
net.schmizz.sshj.transport.compression

Packages that use net.schmizz.sshj.transport.compression
net.schmizz.sshj   
net.schmizz.sshj.transport.compression   
 

Classes in net.schmizz.sshj.transport.compression used by net.schmizz.sshj
Compression
          Interface used to compress the stream of data between the SSH server and clients.
 

Classes in net.schmizz.sshj.transport.compression used by net.schmizz.sshj.transport.compression
Compression
          Interface used to compress the stream of data between the SSH server and clients.
Compression.Mode
          Enum identifying if this object will be used to compress or uncompress data.
ZlibCompression
          ZLib based Compression.
 



Copyright © 2009-2012. All Rights Reserved.