|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openflow.protocol.OFMessage
org.openflow.protocol.OFFeaturesRequest
public class OFFeaturesRequest
Represents a features request message
Field Summary |
---|
Fields inherited from class org.openflow.protocol.OFMessage |
---|
length, MINIMUM_LENGTH, OFP_VERSION, type, version, xid |
Constructor Summary | |
---|---|
OFFeaturesRequest()
|
Method Summary |
---|
Methods inherited from class org.openflow.protocol.OFMessage |
---|
computeLength, equals, getLength, getLengthU, getType, getVersion, getXid, hashCode, readFrom, setLength, setLengthU, setType, setVersion, setXid, toString, writeTo |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public OFFeaturesRequest()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |