public interface MessageHandlerFactory
| Modifier and Type | Method and Description |
|---|---|
MessageHandler |
create(MessageContext ctx)
Called for the exchange of a single message during an SMTP conversation.
|
MessageHandler create(MessageContext ctx)
ctx - provides information about the client.Copyright © 2006-2013. All Rights Reserved.