Class FlowspecIpv4NlriParserHelper
java.lang.Object
org.opendaylight.protocol.bgp.flowspec.ipv4.FlowspecIpv4NlriParserHelper
Helper for parsing IPv4 Flowspec.
- Author:
- Kevin Wang
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
buildFlowspecString
(FlowspecType value, StringBuilder buffer) static void
extractFlowspec
(org.opendaylight.yangtools.yang.data.api.schema.ChoiceNode fsType, FlowspecBuilder fsBuilder)
-
Method Details
-
extractFlowspec
public static void extractFlowspec(org.opendaylight.yangtools.yang.data.api.schema.ChoiceNode fsType, FlowspecBuilder fsBuilder) -
buildFlowspecString
-