| Package | Description |
|---|---|
| org.swisspush.gateleen.core.util |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
ExpansionDeltaUtil.extractCollectionResourceNames(io.vertx.core.json.JsonArray collectionArray)
Extracts the collection resource names from the given
JsonArray |
static ExpansionDeltaUtil.CollectionResourceContainer |
ExpansionDeltaUtil.verifyCollectionResponse(io.vertx.core.http.HttpServerRequest request,
io.vertx.core.buffer.Buffer data,
Set<String> originalParams)
Verifies the result of the collection request.
|
static ExpansionDeltaUtil.CollectionResourceContainer |
ExpansionDeltaUtil.verifyCollectionResponse(String targetPath,
io.vertx.core.buffer.Buffer data,
Set<String> originalParams)
Verifies the result of the collection request.
|
Copyright © 2016–2018. All rights reserved.