Package org.swisspush.gateleen.core.json
Class JsonMultiMap
- java.lang.Object
-
- org.swisspush.gateleen.core.json.JsonMultiMap
-
public final class JsonMultiMap extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static io.vertx.core.MultiMapfromJson(io.vertx.core.json.JsonArray json)static io.vertx.core.json.JsonArraytoJson(io.vertx.core.MultiMap multiMap)
-