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(io.netty.buffer.ByteBuf bb) |
static short |
toWireValue(OFBsnVportQInQUntagged e) |
static void |
writeTo(io.netty.buffer.ByteBuf bb,
OFBsnVportQInQUntagged e) |
public static final short BSN_VPORT_Q_IN_Q_UNTAGGED_VAL
public OFBsnVportQInQUntaggedSerializerVer12()
public static OFBsnVportQInQUntagged readFrom(io.netty.buffer.ByteBuf bb) throws OFParseError
OFParseError
public static void writeTo(io.netty.buffer.ByteBuf 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 © 2015. All rights reserved.