Uses of Package
rabbit.proxy

Packages that use rabbit.proxy
rabbit.filter A set of filters for sockets, http and http resources. 
rabbit.filter.authenticate The classes that rabbit uses to perform authentication against different resources. 
rabbit.handler The resource handlers used in the web proxy. 
rabbit.meta The web interface to the web proxy. 
rabbit.proxy The web proxy components. 
 

Classes in rabbit.proxy used by rabbit.filter
Connection
          The base connection class for rabbit.
 

Classes in rabbit.proxy used by rabbit.filter.authenticate
Connection
          The base connection class for rabbit.
 

Classes in rabbit.proxy used by rabbit.handler
Connection
          The base connection class for rabbit.
TrafficLoggerHandler
          A class to track of multiple network flows.
 

Classes in rabbit.proxy used by rabbit.meta
Connection
          The base connection class for rabbit.
 

Classes in rabbit.proxy used by rabbit.proxy
CacheResourceSource
          A resource that comes from the cache.
ClientResourceHandler
          A client resource handler
ClientResourceListener
          A listener for client resource data (POST:ed content).
ClientResourceTransferredListener
          A listener for resource transfers.
Connection
          The base connection class for rabbit.
ConnectionId
          The id for a connection.
ConnectionLogger
          A logger interface.
HttpGenerator
          An interface describing the methods for http header generation.
HttpGeneratorFactory
          The factory for the HttpGenerators used by rabbit.
HttpProxy
          A filtering and caching http proxy.
TrafficLoggerHandler
          A class to track of multiple network flows.