Package org.onosproject.net.behaviour
Class TunnelKeys
- java.lang.Object
-
- org.onosproject.net.behaviour.TunnelKeys
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static TunnelKey<String>
flowTunnelKey()
Returns a tunnel key with FLOW keyword.
-