|
Class Summary |
| ACL |
Access Control List for use primarily
with the ACLServerSocket. |
| ACLDatagramSocket |
Access Control List DatagramSocket wrapper. |
| ACLServerSocket |
Access Control List ServerSocket wrapper. |
| DateUtils |
Provides easy to use date functions. |
| FormatName |
This class provides static methods to format the
name of a calling object. |
| Queue |
A Queue class designed to operate in a multi-threaded environment, with
added support for multiple "consumer" threads. |
| QueueMonitor |
This class monitors a given Queue at regular intervals,
reporting back to a Queue with XML - this could be the
same Queue being monitored. |
| Smtp |
The Simple Mail Transfer Protocol class. |
| StringUtils |
A class containing useful methods for manipulating
String objects. |
| XMLPacket |
Object in which to store incoming XML data for processing
by a component of the system. |
| XMLPacketMaker |
XMLPacketMaker - Creates an XMLPacket object. |
| XMLStringParser |
XMLStringParser - Used to assist in creating XMLPacket objects. |