Uses of Class
org.apache.james.util.SynchronizedDateFormat

Packages that use SynchronizedDateFormat
org.apache.james.util A variety of utility classes used inside James. 
 

Uses of SynchronizedDateFormat in org.apache.james.util
 

Subclasses of SynchronizedDateFormat in org.apache.james.util
 class RFC2980DateFormat
          A thread-safe date formatting class to produce dates formatted in accord with the specifications of section 3.2 of RFC 2980.
 class RFC822DateFormat
          A thread safe wrapper for the javax.mail.internet.MailDateFormat class.
 



"Copyright © 1999-2002 Apache Jakarta Project. All Rights Reserved."