public class ChannelUtilsVer12 extends Object
| Constructor and Description |
|---|
ChannelUtilsVer12() |
| Modifier and Type | Method and Description |
|---|---|
static OFBsnVportQInQ |
readOFBsnVportQInQ(io.netty.buffer.ByteBuf bb) |
static Match |
readOFMatch(io.netty.buffer.ByteBuf bb) |
static OFMatchBmap |
readOFMatchBmap(io.netty.buffer.ByteBuf bb) |
static Stat |
readOFStat(io.netty.buffer.ByteBuf bb) |
static void |
writeOFBsnVportQInQ(io.netty.buffer.ByteBuf bb,
OFBsnVportQInQ vport) |
static void |
writeOFMatchBmap(io.netty.buffer.ByteBuf bb,
OFMatchBmap match) |
public static Match readOFMatch(io.netty.buffer.ByteBuf bb) throws OFParseError
OFParseErrorpublic static OFBsnVportQInQ readOFBsnVportQInQ(io.netty.buffer.ByteBuf bb)
public static void writeOFBsnVportQInQ(io.netty.buffer.ByteBuf bb,
OFBsnVportQInQ vport)
public static OFMatchBmap readOFMatchBmap(io.netty.buffer.ByteBuf bb)
public static void writeOFMatchBmap(io.netty.buffer.ByteBuf bb,
OFMatchBmap match)
public static Stat readOFStat(io.netty.buffer.ByteBuf bb) throws OFParseError
OFParseErrorCopyright © 2020. All rights reserved.