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
-
Method Summary
Modifier and TypeMethodDescriptionparseType
(io.netty.buffer.ByteBuf buffer) void
serializeType
(FlowspecType fsType, io.netty.buffer.ByteBuf output)
-
Constructor Details
-
FSIpv6FlowLabelHandler
public FSIpv6FlowLabelHandler()
-
-
Method Details
-
serializeType
- Specified by:
serializeType
in interfaceFlowspecTypeSerializer
-
parseType
- Specified by:
parseType
in interfaceFlowspecTypeParser
-