|
||||||||||
| 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.OFSwitchConfig
org.openflow.protocol.OFGetConfigReply
public class OFGetConfigReply
Represents an OFPT_GET_CONFIG_REPLY type message
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.openflow.protocol.OFSwitchConfig |
|---|
OFSwitchConfig.OFConfigFlags |
| Field Summary |
|---|
| Fields inherited from class org.openflow.protocol.OFSwitchConfig |
|---|
flags, MINIMUM_LENGTH, missSendLength |
| Fields inherited from class org.openflow.protocol.OFMessage |
|---|
length, OFP_VERSION, type, version, xid |
| Constructor Summary | |
|---|---|
OFGetConfigReply()
|
|
| Method Summary |
|---|
| Methods inherited from class org.openflow.protocol.OFSwitchConfig |
|---|
computeLength, equals, getFlags, getMissSendLength, hashCode, readFrom, setFlags, setMissSendLength, writeTo |
| Methods inherited from class org.openflow.protocol.OFMessage |
|---|
getLength, getLengthU, getType, getVersion, getXid, setLength, setLengthU, setType, setVersion, setXid, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public OFGetConfigReply()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||