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 voidbuildFlowspecString(FlowspecType value, StringBuilder buffer) static voidextractFlowspec(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
 
 -