Class FSIpv6FlowLabelHandler
java.lang.Object
org.opendaylight.protocol.bgp.flowspec.FSIpv6FlowLabelHandler
- All Implemented Interfaces:
 FlowspecTypeParser,FlowspecTypeSerializer
public final class FSIpv6FlowLabelHandler
extends Object
implements FlowspecTypeParser, FlowspecTypeSerializer
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionparseType(io.netty.buffer.ByteBuf buffer) voidserializeType(FlowspecType fsType, io.netty.buffer.ByteBuf output)  
- 
Constructor Details
- 
FSIpv6FlowLabelHandler
public FSIpv6FlowLabelHandler() 
 - 
 - 
Method Details
- 
serializeType
- Specified by:
 serializeTypein interfaceFlowspecTypeSerializer
 - 
parseType
- Specified by:
 parseTypein interfaceFlowspecTypeParser
 
 -