Uses of Package
rabbit.handler

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

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