public final class FSIpv4SourcePrefixHandler extends Object implements FlowspecTypeParser, FlowspecTypeSerializer
Modifier and Type | Field and Description |
---|---|
static int |
SOURCE_PREFIX_VALUE |
Constructor and Description |
---|
FSIpv4SourcePrefixHandler() |
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 SOURCE_PREFIX_VALUE
public void serializeType(FlowspecType value, io.netty.buffer.ByteBuf output)
serializeType
in interface FlowspecTypeSerializer
public FlowspecType parseType(io.netty.buffer.ByteBuf buffer)
parseType
in interface FlowspecTypeParser
Copyright © 2018 OpenDaylight. All rights reserved.