Class FSDscpHandler
java.lang.Object
org.opendaylight.protocol.bgp.flowspec.FSDscpHandler
- All Implemented Interfaces:
FlowspecTypeParser
,FlowspecTypeSerializer
public final class FSDscpHandler
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
-
FSDscpHandler
public FSDscpHandler()
-
-
Method Details
-
serializeType
- Specified by:
serializeType
in interfaceFlowspecTypeSerializer
-
parseType
- Specified by:
parseType
in interfaceFlowspecTypeParser
-