public final class FSIpv4DestinationPrefixHandler extends Object implements FlowspecTypeParser, FlowspecTypeSerializer
| Modifier and Type | Field and Description | 
|---|---|
| static int | DESTINATION_PREFIX_VALUE | 
| Constructor and Description | 
|---|
| FSIpv4DestinationPrefixHandler() | 
| Modifier and Type | Method and Description | 
|---|---|
| FlowspecType | parseType(io.netty.buffer.ByteBuf buffer) | 
| void | serializeType(FlowspecType value,
             io.netty.buffer.ByteBuf output) | 
public static final int DESTINATION_PREFIX_VALUE
public void serializeType(FlowspecType value, 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.