public class ChannelUtilsVer12 extends Object
| Constructor and Description |
|---|
ChannelUtilsVer12() |
| Modifier and Type | Method and Description |
|---|---|
static OFBsnVportQInQ |
readOFBsnVportQInQ(org.jboss.netty.buffer.ChannelBuffer bb) |
static Match |
readOFMatch(org.jboss.netty.buffer.ChannelBuffer bb) |
static OFMatchBmap |
readOFMatchBmap(org.jboss.netty.buffer.ChannelBuffer bb) |
static void |
writeOFBsnVportQInQ(org.jboss.netty.buffer.ChannelBuffer bb,
OFBsnVportQInQ vport) |
static void |
writeOFMatchBmap(org.jboss.netty.buffer.ChannelBuffer bb,
OFMatchBmap match) |
public static Match readOFMatch(org.jboss.netty.buffer.ChannelBuffer bb) throws OFParseError
OFParseErrorpublic static OFBsnVportQInQ readOFBsnVportQInQ(org.jboss.netty.buffer.ChannelBuffer bb)
public static void writeOFBsnVportQInQ(org.jboss.netty.buffer.ChannelBuffer bb,
OFBsnVportQInQ vport)
public static OFMatchBmap readOFMatchBmap(org.jboss.netty.buffer.ChannelBuffer bb)
public static void writeOFMatchBmap(org.jboss.netty.buffer.ChannelBuffer bb,
OFMatchBmap match)
Copyright © 2016. All rights reserved.