Package ch.astorm.smtp4j.core
-
Interface Summary Interface Description SmtpAttachment.StreamProvider Provides anInputStreamto read the attachment content.SmtpMessageHandler Represents a message handler that will process any incoming message. -
Class Summary Class Description SmtpAttachment Attachment of anSmtpMessage.SmtpMessage Represents an SMTP message.SmtpMessageStorage SimpleSmtpMessageHandlerthat stores the received messages in a list.