public abstract class OFActionVendor extends OFAction
| Modifier and Type | Field and Description |
|---|---|
static int |
MINIMUM_LENGTH |
protected int |
vendor |
length, OFFSET_LENGTH, OFFSET_TYPE, type| Constructor and Description |
|---|
OFActionVendor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getVendor() |
int |
hashCode() |
void |
readFrom(org.jboss.netty.buffer.ChannelBuffer data) |
void |
setVendor(int vendor) |
String |
toString()
Returns a summary of the message
|
void |
writeTo(org.jboss.netty.buffer.ChannelBuffer data) |
clone, fromString, getLength, getLengthU, getType, setLength, setTypeCopyright © 2015. All rights reserved.