Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.net.smtp Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
AuthenticatingSMTPClientAn SMTP Client class with authentication support (RFC4954).Classorg.apache.commons.net.smtpApache Commons
AuthenticatingSMTPClient .AUTH_METHODThe enumeration of currently-supported authentication methods.Classorg.apache.commons.net.smtp.AuthenticatingSMTPClientApache Commons
RelayPathA class used to represent forward and reverse relay paths.Classorg.apache.commons.net.smtpApache Commons
SimpleSMTPHeaderThis class is used to construct a bare minimum acceptable header for an email message.Classorg.apache.commons.net.smtpApache Commons
SMTPSMTP provides the basic the functionality necessary to implement your own SMTP client.Classorg.apache.commons.net.smtpApache Commons
SMTPClientSMTPClient encapsulates all the functionality necessary to send files through an SMTP server.Classorg.apache.commons.net.smtpApache Commons
SMTPCommandSMTPCommand stores a set of constants for SMTP command codes.Classorg.apache.commons.net.smtpApache Commons
SMTPConnectionClosedExceptionSMTPConnectionClosedException is used to indicate the premature or unexpected closing of an SMTP connection resulting from aClassorg.apache.commons.net.smtpApache Commons
SMTPReplySMTPReply stores a set of constants for SMTP reply codes.Classorg.apache.commons.net.smtpApache Commons
SMTPSClientSMTP over SSL processing.Classorg.apache.commons.net.smtpApache Commons