public interface SessionDestination extends ResponsibleDestination
ResponsibleDestination
, which is able the
deliver the mail while following the mail transaction step by step.Modifier and Type | Method and Description |
---|---|
Session |
createSession()
Creates a session object which will be notified about all steps of an
SMTP mail transaction.
|
equals, hashCode, toString
Session createSession()