Uses of Class
org.onosproject.segmentrouting.policy.impl.TrafficMatchKey
-
Packages that use TrafficMatchKey Package Description org.onosproject.segmentrouting.policy.impl Policy implementation. -
-
Uses of TrafficMatchKey in org.onosproject.segmentrouting.policy.impl
Methods in org.onosproject.segmentrouting.policy.impl that return TrafficMatchKey Modifier and Type Method Description static TrafficMatchKeyTrafficMatchKey. fromString(String str)Parses from a string the police key.
-