Uses of Package
org.clapper.util.mail

Packages that use org.clapper.util.mail
org.clapper.util.mail org.clapper.util.mail - Mail Classes. 
 

Classes in org.clapper.util.mail used by org.clapper.util.mail
EmailAddress
          This class encodes an RFC822-compliant email address is a simplified container, hiding the gory details of the underlying Java Mail API.
EmailException
          A EmailException is thrown by the various email classes to signify errors in a configuration file.
EmailMessage
          The EmailMessage class is a simplified front-end to a portion of Sun's Java Mail API.
EmailTransport
          EmailTransport defines the interface for classes that can send EmailMessage objects.
MultipartSubtype
          Constant instances of this class are used to tell an EmailMessage object the type of the multipart email message ("mixed" or "alternative").
 



Copyright © 2004-2007 Brian M. Clapper. All Rights Reserved.