|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openflow.gui.net.protocol.OFGMessage
org.openflow.gui.net.protocol.FlowsList
org.openflow.gui.net.protocol.FlowsAdd
public class FlowsAdd
Flow(s) added message.
| Field Summary |
|---|
| Fields inherited from class org.openflow.gui.net.protocol.FlowsList |
|---|
flows |
| Fields inherited from class org.openflow.gui.net.protocol.OFGMessage |
|---|
SIZEOF, timeCreated, TSSEP, type, xid |
| Constructor Summary | |
|---|---|
FlowsAdd(Flow[] flows)
|
|
FlowsAdd(int xid,
Flow[] flows)
|
|
FlowsAdd(int len,
int xid,
java.io.DataInput in)
|
|
| Method Summary |
|---|
| Methods inherited from class org.openflow.gui.net.protocol.FlowsList |
|---|
length, toString, write |
| Methods inherited from class org.openflow.gui.net.protocol.OFGMessage |
|---|
getType, isStatefulReply, isStatefulRequest, timeCreated |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FlowsAdd(Flow[] flows)
public FlowsAdd(int xid,
Flow[] flows)
public FlowsAdd(int len,
int xid,
java.io.DataInput in)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||