public class SendMailEndpoint extends WbxmlHandlerBase implements IEasRequestEndpoint
Constructor and Description |
---|
SendMailEndpoint() |
Modifier and Type | Method and Description |
---|---|
boolean |
acceptsVersion(double protocolVersion) |
void |
handle(AuthorizedDeviceQuery dq,
org.w3c.dom.Document doc)
The body of the request has been read when this is called.
|
java.util.Collection<java.lang.String> |
supportedCommands() |
handle
public void handle(AuthorizedDeviceQuery dq, org.w3c.dom.Document doc)
WbxmlHandlerBase
handle
in class WbxmlHandlerBase
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.