Package com.funambol.util

Interface Summary
Appender  
ConnectionHandler a class that handle what to do when found a working config, e.g. save current config or ask the user if config can be used
Observable this interface is used by classes running tasks to implements Observer / Observable paradigm.
Observer the watcher of a watchable.
StreamReader  
SyncListener This class represents a generic Sync Listener, an object that listens to the synchronization of a reporitory.
 

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.
 

Exception Summary
CodedException This exception represents the base exception for coded error conditions.
XmlException This exception is raised when an Xml parsing error occurs.
 



Copyright © 2006 Funambol.