Uses of Package
rabbit.handler

Packages that use rabbit.handler
rabbit.handler The resource handlers used in the web proxy. 
rabbit.proxy The web proxy components. 
 

Classes in rabbit.handler used by rabbit.handler
BaseHandler
          This class is an implementation of the Handler interface.
BlockListener
          A listener for resource data.
GZipHandler
          This handler compresses the data passing through it.
GZipHandler.Stream2Channel
           
Handler
          This interface descsribes the methods neccessary to implement a handler.
HandlerFactory
          The methods needed to create a new Handler.
ResourceSource
          A resource source.
 

Classes in rabbit.handler used by rabbit.proxy
BlockListener
          A listener for resource data.
ResourceSource
          A resource source.