public class ItemOperationsEndpoint extends WbxmlHandlerBase implements IEasRequestEndpoint
| Constructor and Description | 
|---|
ItemOperationsEndpoint()  | 
| 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()  | 
handlepublic void handle(AuthorizedDeviceQuery dq, org.w3c.dom.Document doc)
WbxmlHandlerBasehandle in class WbxmlHandlerBasepublic java.util.Collection<java.lang.String> supportedCommands()
supportedCommands in interface IEasRequestEndpointpublic boolean acceptsVersion(double protocolVersion)
acceptsVersion in interface IEasRequestEndpointCopyright © 2023. All Rights Reserved.