Package | Description |
---|---|
net.bluemind.eas.command.mail.smartforward | |
net.bluemind.eas.serdes.smartforward |
Modifier and Type | Method and Description |
---|---|
void |
SmartForwardProtocol.execute(BackendSession bs,
SmartForwardRequest query,
org.vertx.java.core.Handler<SmartForwardResponse> responseHandler) |
Modifier and Type | Method and Description |
---|---|
void |
SmartForwardProtocol.parse(OptionalParams optParams,
org.w3c.dom.Document doc,
IPreviousRequestsKnowledge past,
org.vertx.java.core.Handler<SmartForwardRequest> parserResultHandler) |
Modifier and Type | Method and Description |
---|---|
SmartForwardRequest |
SmartForwardRequestParser.parse(OptionalParams optParams,
org.w3c.dom.Document doc,
IPreviousRequestsKnowledge past) |
Copyright © 2021. All Rights Reserved.