Uses of Interface
org.swisspush.gateleen.core.http.HeaderFunction
-
Packages that use HeaderFunction Package Description org.swisspush.gateleen.core.http -
-
Uses of HeaderFunction in org.swisspush.gateleen.core.http
Fields in org.swisspush.gateleen.core.http declared as HeaderFunction Modifier and Type Field Description static HeaderFunctionHeaderFunctions. DO_NOTHINGMethods in org.swisspush.gateleen.core.http that return HeaderFunction Modifier and Type Method Description static HeaderFunctionHeaderFunctions. parseFromJson(io.vertx.core.json.JsonArray config)Example configuration (a JSON array):static HeaderFunctionHeaderFunctions. parseStaticHeadersFromJson(io.vertx.core.json.JsonObject staticHeaders)Deprecated.
-