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