public final class GetAttachmentEndpoint extends java.lang.Object implements IEasRequestEndpoint
| Constructor and Description | 
|---|
GetAttachmentEndpoint()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
acceptsVersion(double protocolVersion)  | 
void | 
handle(AuthorizedDeviceQuery dq)  | 
java.util.Collection<java.lang.String> | 
supportedCommands()  | 
public void handle(AuthorizedDeviceQuery dq)
handle in interface io.vertx.core.Handler<AuthorizedDeviceQuery>public java.util.Collection<java.lang.String> supportedCommands()
supportedCommands in interface IEasRequestEndpointpublic boolean acceptsVersion(double protocolVersion)
acceptsVersion in interface IEasRequestEndpointCopyright © 2023. All Rights Reserved.