public final class FSTcpFlagsHandler extends Object implements FlowspecTypeParser, FlowspecTypeSerializer
Constructor and Description |
---|
FSTcpFlagsHandler() |
Modifier and Type | Method and Description |
---|---|
FlowspecType |
parseType(io.netty.buffer.ByteBuf buffer) |
void |
serializeType(FlowspecType fsType,
io.netty.buffer.ByteBuf output) |
public void serializeType(FlowspecType fsType, io.netty.buffer.ByteBuf output)
serializeType
in interface FlowspecTypeSerializer
public FlowspecType parseType(io.netty.buffer.ByteBuf buffer)
parseType
in interface FlowspecTypeParser
Copyright © 2019 OpenDaylight. All rights reserved.