Package rabbit.util

This package holds the various utils used in the proxy.

See:
          Description

Interface Summary
RestartableThreadFactory An interface that describes a restartable thread factory.
 

Class Summary
Access A class to handle access to ip ranges.
Coder This class encodes/decodes stuff to/from the web.
Config a class to handle configs for different things.
Counter This class counts different messages
IPAccess A class to handle access to ip ranges.
RestartableThread A thread class that is restartable.
ThreadPool This is a thread pool.
 

Exception Summary
IllegalConfigurationException An exception indicating that a configuration option is illegal.
 

Package rabbit.util Description

This package holds the various utils used in the proxy.