|
||||||||||
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.OFEchoRequest
org.openflow.protocol.OFEchoReply
public class OFEchoReply
Represents an ofp_echo_reply message
Field Summary |
---|
Fields inherited from class org.openflow.protocol.OFMessage |
---|
length, MINIMUM_LENGTH, OFP_VERSION, type, version, xid |
Constructor Summary | |
---|---|
OFEchoReply()
|
Method Summary |
---|
Methods inherited from class org.openflow.protocol.OFEchoRequest |
---|
computeLength, equals, getPayload, hashCode, readFrom, setPayload, 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 OFEchoReply()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |