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(org.jboss.netty.buffer.ChannelBuffer bb) |
static short |
toWireValue(OFPortOpticalTransportFeatureType e) |
static void |
writeTo(org.jboss.netty.buffer.ChannelBuffer bb,
OFPortOpticalTransportFeatureType e) |
public static final short OPT_INTERFACE_CLASS_VAL
public static final short LAYER_STACK_VAL
public OFPortOpticalTransportFeatureTypeSerializerVer13()
public static OFPortOpticalTransportFeatureType readFrom(org.jboss.netty.buffer.ChannelBuffer bb) throws OFParseError
OFParseErrorpublic static void writeTo(org.jboss.netty.buffer.ChannelBuffer 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 © 2016. All rights reserved.