| Interface | Description |
|---|---|
| LogHandler |
Simple log handler for dispatching logging to e.g. a
HttpServlet |
| Class | Description |
|---|---|
| ClassUtil |
Utility for class lookup.
|
| DateUtil |
Utility used for date handling
|
| DebugStore |
Simple store for remembering debug info and returning it via a JMX operation
(exposed in ConfigMBean)
|
| EscapeUtil |
Utility class for handling escaping of strings and paths.
|
| IpChecker |
Checks whether a certain ip adresse is either equal another
address or falls within a subnet
|
| JmxUtil |
Utilit class for dealing with JMX's
ObjectName |
| LogHandler.StdoutLogHandler |
Loghandler for printing to stdout
|
| NetworkUtil |
Utility class for network related stuff
|
| ServersInfo |
Simple helper class for dumping out information about MBeanServers
|
| ServiceObjectFactory |
A simple factory for creating services with no-arg constructors from a textual
descriptor.
|
| UserPasswordCallbackHandler |
JAAS Callback handler setting user and password programtically.
|
| Enum | Description |
|---|---|
| HttpMethod |
Enumeration holding the method which
lead to this request.
|
| RequestType |
Enumeration for encapsulating the request mode.
|
Copyright © 2014. All Rights Reserved.