public class SmartReplyEndpoint12 extends MailRequestBase implements IEasRequestEndpoint
backend, logger
Constructor and Description |
---|
SmartReplyEndpoint12() |
Modifier and Type | Method and Description |
---|---|
boolean |
acceptsVersion(double protocolVersion) |
void |
process(AuthorizedDeviceQuery dq,
BackendSession bs,
com.google.common.io.ByteSource mailContent,
boolean saveInSent,
Responder responder,
io.vertx.core.Handler<java.lang.Void> completion) |
java.util.Collection<java.lang.String> |
supportedCommands() |
handle
handle
public void process(AuthorizedDeviceQuery dq, BackendSession bs, com.google.common.io.ByteSource mailContent, boolean saveInSent, Responder responder, io.vertx.core.Handler<java.lang.Void> completion)
process
in class MailRequestBase
public java.util.Collection<java.lang.String> supportedCommands()
supportedCommands
in interface IEasRequestEndpoint
public boolean acceptsVersion(double protocolVersion)
acceptsVersion
in interface IEasRequestEndpoint
Copyright © 2021. All Rights Reserved.