|
Protomatter Classes v1.1.6 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Cache | A generic interface for caches. |
Class Summary | |
Base64 | Base64 encoder/decoder. |
BasicAuthUtil | A utility class that provides methods for checking and requiring basic authentication in servlets. |
BlockingQueue | A thread-blocking queue. |
ByteDisplay | A binary data printer. |
DatabaseUtil | Database-related utility class. |
ExpiringSoftReferenceCache | A cache that uses soft references and will also expire cache values after a given period of time. |
MIMEAttachment | This class is used in conjunction with the MIMEMessage class to make a multipart MIME message. |
MIMEMessage | A MIME encoded message. |
Mutex | A mutex. |
OpTimer | A benchmarking utility class. |
OpTimerUtil | A utility class for parsing log files with timer traces. |
ProtoProperties | A Properties object that allows in-line file imports. |
ProtoStringTokenizer | A string tokenizer. |
SoftReferenceCache | A cache that uses soft references. |
StringUtil | Utility methods for manipulating strings. |
WorkQueue | A work queue. |
Exception Summary | |
MalformedMIMEAttachmentException | An exception thrown when a MIME attachement is improperly formatted. |
MIMEException | An exception pertaining to MIME messages. |
A collection of utility classes.
|
Protomatter Classes v1.1.6 Copyright 1998-2001 Nate Sammons |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Protomatter Classes v1.1.6 | http://protomatter.sourceforge.net/1.1.6 |