|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AuthenticatingSMTPClient | An SMTP Client class with authentication support (RFC4954). |
RelayPath | A class used to represent forward and reverse relay paths. |
SimpleSMTPHeader | This class is used to construct a bare minimum acceptable header for an email message. |
SMTP | SMTP provides the basic the functionality necessary to implement your own SMTP client. |
SMTPClient | SMTPClient encapsulates all the functionality necessary to send files through an SMTP server. |
SMTPCommand | SMTPCommand stores a set of constants for SMTP command codes. |
SMTPReply | SMTPReply stores a set of constants for SMTP reply codes. |
SMTPSClient | SMTP over SSL processing. |
Enum Summary | |
---|---|
AuthenticatingSMTPClient.AUTH_METHOD | The enumeration of currently-supported authentication methods. |
Exception Summary | |
---|---|
SMTPConnectionClosedException | SMTPConnectionClosedException is used to indicate the premature or
unexpected closing of an SMTP connection resulting from a
SMTPReply.SERVICE_NOT_AVAILABLE
response (SMTP reply code 421) to a
failed SMTP command. |
SMTP and SMTPS mail
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |