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, waitequals, hashCodepublic Session createSession()
SessionDestinationcreateSession in interface SessionDestinationpublic String toString()
ResponsibleDestinationtoString in interface ResponsibleDestinationtoString in class Object