|
Class Summary |
| AbstractWatchdog |
Abstract class to continuously start a process |
| B64Code |
Fast B64 Encoder/Decoder as described in RFC 1421. |
| LineGobbler |
Runnable that eats lines from an InputStream or Reader
Internally uses a BufferedReader to get lines from the input stream. |
| LoopRunnable |
Once started repeatedly runs a loop until stopped. |
| ProcessWatchdog |
Assumes the processes are well behaved. |
| StringUtil |
|
| SubnetAddress |
Represents an IP subnet |
| UnixCrypt |
Unix Crypt. |
| URLCache<T> |
Cache URLs can where possible compare lastModified times. |