Sun Adapter for e-Mail API

Package com.stc.connector.emailadapter.appconn

Interface Summary
EmailClientApplication Email Application interface.
EmailMessageContainer This represents the container for the actual EmailMessage.
 

Class Summary
AttachmentDataSource This class implements the DataSource to provide an in memory management of attachments.
EmailAddress EmailAddress class holding information about an email address.
EmailApplicationConnection This class implements the ApplicationConnection interface for the Email application connection.
EmailAttachment This class implements the email attachment.
EmailClientAgent APIS for checking email, receiving email, and sending email.
EmailClientApplicationImpl Implements EmailClientApplication which exposes the email client application.
EmailConfiguration Class which holds email connection specific information.
EmailMessage Email message class which encapsulates the message for sending and receiving email message(s).
EmailMessageContainerImpl This class implements the container for the actual EmailMessage.
EmailSecurityProperties Wrapper class for Security related SSL properties.
EmailSSLSocketFactory SSLSocket factory class used to manually load truststore
EmailSystemProperties DOCUMENT ME!
 

Exception Summary
EmailApplicationException Exception class for Email application.
 


Sun Adapter for e-Mail API