Uses of Class
org.onosproject.segmentrouting.pwaas.L2TunnelHandler.Pipeline
-
Packages that use L2TunnelHandler.Pipeline Package Description org.onosproject.segmentrouting.pwaas Set of resources implementing the Pwaas. -
-
Uses of L2TunnelHandler.Pipeline in org.onosproject.segmentrouting.pwaas
Methods in org.onosproject.segmentrouting.pwaas that return L2TunnelHandler.Pipeline Modifier and Type Method Description static L2TunnelHandler.PipelineL2TunnelHandler.Pipeline. valueOf(String name)Returns the enum constant of this type with the specified name.static L2TunnelHandler.Pipeline[]L2TunnelHandler.Pipeline. values()Returns an array containing the constants of this enum type, in the order they are declared.
-