public final class FSIcmpCodeHandler extends Object implements FlowspecTypeParser, FlowspecTypeSerializer
| Modifier and Type | Field and Description | 
|---|---|
| static int | ICMP_CODE_VALUE | 
| Constructor and Description | 
|---|
| FSIcmpCodeHandler() | 
| Modifier and Type | Method and Description | 
|---|---|
| FlowspecType | parseType(io.netty.buffer.ByteBuf buffer) | 
| void | serializeType(FlowspecType fsType,
             io.netty.buffer.ByteBuf output) | 
public static final int ICMP_CODE_VALUE
public void serializeType(FlowspecType fsType, io.netty.buffer.ByteBuf output)
serializeType in interface FlowspecTypeSerializerpublic FlowspecType parseType(io.netty.buffer.ByteBuf buffer)
parseType in interface FlowspecTypeParserCopyright © 2018 OpenDaylight. All rights reserved.