"Fossies" - the Fresh Open Source Software archive

Member "rabbit4.11/htdocs/javadoc/rabbit/proxy/package-use.html" of archive rabbit4.11-bin.tar.gz:


Caution: In this restricted "Fossies" environment the current HTML page may not be correctly presentated and may have some non-functional links. Alternatively you can here view or download the uninterpreted source code. That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.



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.
HttpProxy
          A filtering and caching http proxy.
 

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.
HttpProxy
          A filtering and caching http proxy.
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.
ClientTrafficLogger
          A logger that gets notified about client traffic usage.
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.