Package com.funambol.util

Interface Summary
Appender  
Observable this interface is used by classes running tasks to implements Observer / Observable paradigm.
Observer the watcher of a watchable.
StreamReader  
 

Class Summary
Base64  
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
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  
StreamReaderFactory Factory Class: return StreamReader objects
StringUtil Utility class useful when dealing with string objects.
ThreadPool A default implementation of a ThreadPool built with a maximum number of live threads.
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.