public class DeviceValidationHandler extends java.lang.Object implements io.vertx.core.Handler<AuthenticatedEASQuery>
| Constructor and Description | 
|---|
DeviceValidationHandler(io.vertx.core.Vertx vertx,
                       io.vertx.core.Handler<AuthorizedDeviceQuery> next)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
handle(AuthenticatedEASQuery event)  | 
public DeviceValidationHandler(io.vertx.core.Vertx vertx,
                               io.vertx.core.Handler<AuthorizedDeviceQuery> next)
public void handle(AuthenticatedEASQuery event)
handle in interface io.vertx.core.Handler<AuthenticatedEASQuery>Copyright © 2023. All Rights Reserved.