public class UnknownRecipientDestination extends Object implements SessionDestination
Session.recipient(RecipientContext)
phase.Modifier and Type | Method and Description |
---|---|
Session |
createSession()
Creates a session object which will be notified about all steps of an
SMTP mail transaction.
|
String |
toString()
Returns a string representation of the destination suitable for logging
purposes.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
equals, hashCode
public Session createSession()
SessionDestination
createSession
in interface SessionDestination
public String toString()
ResponsibleDestination
toString
in interface ResponsibleDestination
toString
in class Object