Package | Description |
---|---|
net.bluemind.eas.command.mail.smartreply | |
net.bluemind.eas.serdes.smartreply |
Modifier and Type | Method and Description |
---|---|
void |
SmartReplyProtocol.execute(BackendSession bs,
SmartReplyRequest query,
io.vertx.core.Handler<SmartReplyResponse> responseHandler) |
Modifier and Type | Method and Description |
---|---|
void |
SmartReplyProtocol.parse(OptionalParams optParams,
org.w3c.dom.Document doc,
IPreviousRequestsKnowledge past,
io.vertx.core.Handler<SmartReplyRequest> parserResultHandler) |
Modifier and Type | Method and Description |
---|---|
SmartReplyRequest |
SmartReplyRequestParser.parse(OptionalParams optParams,
org.w3c.dom.Document doc,
IPreviousRequestsKnowledge past) |
Copyright © 2021. All Rights Reserved.