Uses of Class
org.swisspush.gateleen.qos.QoSConfig
-
-
Uses of QoSConfig in org.swisspush.gateleen.qos
Methods in org.swisspush.gateleen.qos that return QoSConfig Modifier and Type Method Description protected QoSConfigQoSHandler. createQoSConfig(io.vertx.core.json.JsonObject qosSettings)Creates the QoS config object from the given JsonObject and returns it.Methods in org.swisspush.gateleen.qos with parameters of type QoSConfig Modifier and Type Method Description protected voidQoSHandler. setGlobalQoSConfig(QoSConfig globalQoSConfig)Sets the global configuration for the QoS.
-