public class OFPortOpticalTransportFeatureTypeSerializerVer13 extends Object
| Modifier and Type | Field and Description |
|---|---|
static short |
LAYER_STACK_VAL |
static short |
OPT_INTERFACE_CLASS_VAL |
| Constructor and Description |
|---|
OFPortOpticalTransportFeatureTypeSerializerVer13() |
| Modifier and Type | Method and Description |
|---|---|
static OFPortOpticalTransportFeatureType |
ofWireValue(short val) |
static void |
putTo(OFPortOpticalTransportFeatureType e,
com.google.common.hash.PrimitiveSink sink) |
static OFPortOpticalTransportFeatureType |
readFrom(io.netty.buffer.ByteBuf bb) |
static short |
toWireValue(OFPortOpticalTransportFeatureType e) |
static void |
writeTo(io.netty.buffer.ByteBuf bb,
OFPortOpticalTransportFeatureType e) |
public static final short OPT_INTERFACE_CLASS_VAL
public static final short LAYER_STACK_VAL
public OFPortOpticalTransportFeatureTypeSerializerVer13()
public static OFPortOpticalTransportFeatureType readFrom(io.netty.buffer.ByteBuf bb) throws OFParseError
OFParseErrorpublic static void writeTo(io.netty.buffer.ByteBuf bb,
OFPortOpticalTransportFeatureType e)
public static void putTo(OFPortOpticalTransportFeatureType e, com.google.common.hash.PrimitiveSink sink)
public static OFPortOpticalTransportFeatureType ofWireValue(short val)
public static short toWireValue(OFPortOpticalTransportFeatureType e)
Copyright © 2017. All rights reserved.