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