public class RecursiveExpansionRootHandler extends RecursiveRootHandlerBase
log, xDeltaResponseNumber| Constructor and Description |
|---|
RecursiveExpansionRootHandler(io.vertx.core.http.HttpServerRequest req,
io.vertx.core.buffer.Buffer data,
Set<String> finalOriginalParams)
Creates an instance of the root handler for the
recursive HTTP GET.
|
| Modifier and Type | Method and Description |
|---|---|
void |
handle(ResourceNode node) |
storeXDeltaResponseHeaderpublic RecursiveExpansionRootHandler(io.vertx.core.http.HttpServerRequest req,
io.vertx.core.buffer.Buffer data,
Set<String> finalOriginalParams)
req - reqdata - datafinalOriginalParams - finalOriginalParamspublic void handle(ResourceNode node)
Copyright © 2016–2021. All rights reserved.