public class EmailHandler extends Object
| Constructor and Description |
|---|
EmailHandler(MAILHandler mail,
RCPTHandler rcpt,
DataHandler data)
Creates new EmailHandler instance
|
public EmailHandler(MAILHandler mail, RCPTHandler rcpt, DataHandler data)
mail - The current MAILHandlerrcpt - The current RCPTHandlerdata - The current DataHandlerCopyright © 2019. All rights reserved.