Uses of Package
org.subethamail.smtp
Packages that use org.subethamail.smtp
Package
Description
-
Classes in org.subethamail.smtp used by org.subethamail.smtpClassDescriptionThe interface that enables challenge-response communication necessary for SMTP AUTH.Interface which provides context to the message handlers.The interface that defines the conversational exchange of a single message on an SMTP connection.Thrown to reject an SMTP command with a specific code.Thrown by message listeners if an input stream provides more data than the listener can handle.
-
Classes in org.subethamail.smtp used by org.subethamail.smtp.authClassDescriptionThe interface that enables challenge-response communication necessary for SMTP AUTH.The factory interface for creating authentication handlers.
-
Classes in org.subethamail.smtp used by org.subethamail.smtp.commandClassDescriptionA type of RejectException that additionally causes the server to close the connection to the client.
-
Classes in org.subethamail.smtp used by org.subethamail.smtp.helperClassDescriptionInterface which provides context to the message handlers.The interface that defines the conversational exchange of a single message on an SMTP connection.The primary interface to be implemented by clients of the SMTP library.Thrown by message listeners if an input stream provides more data than the listener can handle.
-
Classes in org.subethamail.smtp used by org.subethamail.smtp.serverClassDescriptionThe interface that enables challenge-response communication necessary for SMTP AUTH.The factory interface for creating authentication handlers.A type of RejectException that additionally causes the server to close the connection to the client.Interface which provides context to the message handlers.The interface that defines the conversational exchange of a single message on an SMTP connection.The primary interface to be implemented by clients of the SMTP library.
-
Classes in org.subethamail.smtp used by org.subethamail.wiserClassDescriptionThrown by message listeners if an input stream provides more data than the listener can handle.