Package rabbit.util

This package holds the various utils used in the proxy.

See:
          Description

Interface Summary
Logger A logger interface.
RestartableThreadFactory<T> An interface that describes a restartable thread factory.
 

Class Summary
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<T> A thread class that is restartable.
SProperties A simple string properties class.
ThreadPool<T> This is a thread pool.
ThreadPool.Usage The current usage of the threadpool
 

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.