Uses of Interface
rabbit.zip.GZipUnpackListener

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

Uses of GZipUnpackListener in rabbit.zip
 

Constructors in rabbit.zip with parameters of type GZipUnpackListener
GZipUnpacker(GZipUnpackListener listener, boolean deflate)
          Create a new gzip or compress unpacker.