public abstract class WbxmlHandlerBase extends java.lang.Object implements io.vertx.core.Handler<AuthorizedDeviceQuery>
IEasRequestEndpoint| Constructor and Description | 
|---|
WbxmlHandlerBase()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
handle(AuthorizedDeviceQuery event)  | 
abstract void | 
handle(AuthorizedDeviceQuery dq,
      org.w3c.dom.Document parsedWbxml)
The body of the request has been read when this is called. 
 | 
public final void handle(AuthorizedDeviceQuery event)
handle in interface io.vertx.core.Handler<AuthorizedDeviceQuery>public abstract void handle(AuthorizedDeviceQuery dq, org.w3c.dom.Document parsedWbxml)
Copyright © 2023. All Rights Reserved.