public class OFBsnVportQInQUntaggedSerializerVer12 extends Object
Modifier and Type | Field and Description |
---|---|
static short |
BSN_VPORT_Q_IN_Q_UNTAGGED_VAL |
Constructor and Description |
---|
OFBsnVportQInQUntaggedSerializerVer12() |
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 OFBsnVportQInQUntaggedSerializerVer12()
public static OFBsnVportQInQUntagged readFrom(org.jboss.netty.buffer.ChannelBuffer bb) throws OFParseError
OFParseError
public 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 © 2014. All rights reserved.