Uses of Class
org.swisspush.gateleen.qos.QoSRule
-
-
Uses of QoSRule in org.swisspush.gateleen.qos
Methods in org.swisspush.gateleen.qos that return types with arguments of type QoSRule Modifier and Type Method Description protected java.util.List<QoSRule>QoSHandler. getQosRules()Returns a list of the QoS rules.Method parameters in org.swisspush.gateleen.qos with type arguments of type QoSRule Modifier and Type Method Description protected voidQoSHandler. setQosRules(java.util.List<QoSRule> qosRules)Sets the QoS rules.
-