Package uk.org.iscream.cms.util

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.
 

Exception Summary
InvalidQueueException This exception is thrown if a "consumer" makes a request for a queue that does not exist.
InvalidXMLException This exception is thrown if XML cannot be parsed into an XML packet.
 



Copyright © 2000-2003 i-scream. All Rights Reserved.