Holger's
Java API

Uses of Package
com.antelmann.net.mail

Packages that use com.antelmann.net.mail
com.antelmann.net.mail The classes in this package are designed to ease the handling of emails. 
com.antelmann.util.logging This package contains classes that implement a custom logging for this framework - separate from java.util.logging. 
 

Classes in com.antelmann.net.mail used by com.antelmann.net.mail
Email
          Email represents an e-mail that could be sent through SMTP or received through POP3.
Email.Attachment
          Attachment represents an attachment to an email.
Email.Header
          A single Email may have several Header entries with the same name.
EmailAccount
          EmailAccount provides an easy way to send and receive emails through an application.
EmailAccountTableModel
          provides a GUI model to handle EmailAccount objects.
EmailCustomizer
          This interface is used as a callback object to further individualize the body of an email while sending it to varius addresses.
TableCustomizer
          uses a map to customize emails.
 

Classes in com.antelmann.net.mail used by com.antelmann.util.logging
EmailAccount
          EmailAccount provides an easy way to send and receive emails through an application.
 



(c) 2001-2006 Holger Antelmann - all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads