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 io.vertx.core.Handler<AuthorizedDeviceQuery>
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.