public class DelegateRequest extends Object
JsonObject and an
optional JoltSpec for payload transformation.| Constructor and Description |
|---|
DelegateRequest(io.vertx.core.json.JsonObject request,
org.swisspush.gateleen.core.json.transform.JoltSpec joltSpec,
org.swisspush.gateleen.core.http.HeaderFunction headerFunction) |
| Modifier and Type | Method and Description |
|---|---|
org.swisspush.gateleen.core.http.HeaderFunction |
getHeaderFunction() |
org.swisspush.gateleen.core.json.transform.JoltSpec |
getJoltSpec() |
io.vertx.core.json.JsonObject |
getRequest() |
Copyright © 2016–2021. All rights reserved.