Uses of Class
org.apache.mailet.base.SynchronizedDateFormat

Packages that use SynchronizedDateFormat
org.apache.mailet.base Core mailet utilities and lightweight frameworks. 
 

Uses of SynchronizedDateFormat in org.apache.mailet.base
 

Subclasses of SynchronizedDateFormat in org.apache.mailet.base
 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 © 2008-2012 The Apache Software Foundation. All Rights Reserved.