public class OFBsnVportQInQUntaggedSerializerVer14 extends Object
| Modifier and Type | Field and Description |
|---|---|
static short |
BSN_VPORT_Q_IN_Q_UNTAGGED_VAL |
| Constructor and Description |
|---|
OFBsnVportQInQUntaggedSerializerVer14() |
| Modifier and Type | Method and Description |
|---|---|
static OFBsnVportQInQUntagged |
ofWireValue(short val) |
static void |
putTo(OFBsnVportQInQUntagged e,
com.google.common.hash.PrimitiveSink sink) |
static OFBsnVportQInQUntagged |
readFrom(org.jboss.netty.buffer.ChannelBuffer bb) |
static short |
toWireValue(OFBsnVportQInQUntagged e) |
static void |
writeTo(org.jboss.netty.buffer.ChannelBuffer bb,
OFBsnVportQInQUntagged e) |
public static final short BSN_VPORT_Q_IN_Q_UNTAGGED_VAL
public OFBsnVportQInQUntaggedSerializerVer14()
public static OFBsnVportQInQUntagged readFrom(org.jboss.netty.buffer.ChannelBuffer bb) throws OFParseError
OFParseErrorpublic static void writeTo(org.jboss.netty.buffer.ChannelBuffer bb,
OFBsnVportQInQUntagged e)
public static void putTo(OFBsnVportQInQUntagged e, com.google.common.hash.PrimitiveSink sink)
public static OFBsnVportQInQUntagged ofWireValue(short val)
public static short toWireValue(OFBsnVportQInQUntagged e)
Copyright © 2016. All rights reserved.