| Package | Description |
|---|---|
| org.swisspush.gateleen.core.util |
| Modifier and Type | Method and Description |
|---|---|
static ExpansionDeltaUtil.SlashHandling |
ExpansionDeltaUtil.SlashHandling.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExpansionDeltaUtil.SlashHandling[] |
ExpansionDeltaUtil.SlashHandling.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
ExpansionDeltaUtil.constructRequestUri(String path,
io.vertx.core.MultiMap params,
List<String> paramsToRemove,
String subResource,
ExpansionDeltaUtil.SlashHandling slashHandling)
Constructs a Request based on the given path and the given params without the paramsToRemove
|
Copyright © 2016–2020. All rights reserved.