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 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
OFParseError
public 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)
Copyright © 2015. All rights reserved.