Package rabbit.proxy

This is the main package for the RabbIT proxy.

See:
          Description

Interface Summary
DNSHandler A DNS handler.
 

Class Summary
CacheStream This class reads data from a cachefile.
Connection This is the class that handles one connection And make sure the content is delivered to the client.
DNSJavaHandler A DNS handler using the dnsjava packages
DNSSunHandler A DNS handler using the standard java packages.
HTMLPage This class is intended to be used as a template for metapages.
MultiProxy An applications that can load multiple instances of Proxy, each with a different configuration.
MultiProxy.CustomClassLoader The ClassLoader used to separate the instances of Proxy.
PartialCacher This class can save partial data to the correct places in the files.
Proxy This is the central dispatcher for RabbIT.
RandomStream This class reads data from a cachefile.
RandomStream.Range A single range for a resource.
StandardResponseHeaders A class that can create standard response headers.
 

Package rabbit.proxy Description

This is the main package for the RabbIT proxy.