Class Summary |
Config |
The Config class provides a way to maintain configuration information. |
DBConnectionPool |
Manages a pool of JDBC connections. |
FormParser |
This class takes care of parsing out forms HTTP forms. |
Log |
A simple logging facility. |
MultiConfig |
A handy config file that allows the specification of multiple values per
name and the reading of data either from the method call data passed in
or from a file path specified. |
PooledThread |
|
ServiceRoutingTable |
An abstract way to route services to pattern Strings. |
SMTPClient |
This class can be used to have the VM deliver an email to an external
SMTP server - typically UNIX sendmail. |
ThreadPoolManager |
|