Class Summary |
Base64 |
|
BasicConnectionHandler |
the simplest conneection handler ever. just save the config |
BasicSyncListener |
This class provides a basic implementation for a SyncListener. |
BlackberryHelper |
|
ChunkedString |
This class allow to process substrings of a bigger string without
allocate additional memory, but using the original buffer. |
ConsoleAppender |
Default debugger to be used instea of System.out.println(msg); |
DateUtil |
Utility class for date manipulation. |
GzipStreamReader |
|
Log |
Generic Log class |
LogViewer |
A class useful to see the content of Log RecordStore generated by RMSAppender |
MailDateFormatter |
A utility class providing methods to convert date information contained in
Date objects into RFC2822 and UTC ('Zulu') strings, and to
build Date objects starting from string representations of
dates in RFC2822 and UTC format |
MD5 |
|
MultipleAppender |
an appender that contains multiple appenders |
Queue |
A multithreaded queue used for
implementing producer-consumer style threading patterns. |
QuotedPrintable |
A class containing static methods to perform decoding from quoted
printable content transfer encoding and to encode into |
RMSAppender |
Logger class for debugging porposes |
SimpleStreamReader |
|
SocketAppender |
Default debugger to be used instea of System.out.println(msg); |
StreamReaderFactory |
Factory Class: return StreamReader objects |
StringUtil |
Utility class useful when dealing with string objects. |
ThreadPool |
ThreadPool manages threads which are created within the pool. |
ThreadPoolMonitor |
Class monitoring the thread pool to handle any throwable |
XmlUtil |
Utility class that XML manipulation functions. |