Uses of Interface
rabbit.zip.GZipPackListener

Packages that use GZipPackListener
rabbit.zip This package holds the classes that handle gzip compression and unpacking.. 
 

Uses of GZipPackListener in rabbit.zip
 

Constructors in rabbit.zip with parameters of type GZipPackListener
GZipPacker(GZipPackListener listener)
          Create a gzip packer that sends events to the given listener.