Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
N
Node
- Class in
org.openflow.gui.drawables
Information about a node in the topology.
Node(String, int, int, Icon)
- Constructor for class org.openflow.gui.drawables.
Node
node
- Variable in class org.openflow.gui.net.protocol.
FlowHop
the node the flow goes through for this hop
Node
- Class in
org.openflow.gui.net.protocol
Structure to specify a node.
Node(DataInput)
- Constructor for class org.openflow.gui.net.protocol.
Node
Node(NodeType, long)
- Constructor for class org.openflow.gui.net.protocol.
Node
node
- Variable in class org.openflow.util.
FlowHop
the node
nodes
- Variable in class org.openflow.gui.net.protocol.
NodesList
NodesAdd
- Class in
org.openflow.gui.net.protocol
Node(s) added message.
NodesAdd(Node[])
- Constructor for class org.openflow.gui.net.protocol.
NodesAdd
NodesAdd(int, Node[])
- Constructor for class org.openflow.gui.net.protocol.
NodesAdd
NodesAdd(int, int, DataInput)
- Constructor for class org.openflow.gui.net.protocol.
NodesAdd
NodesDel
- Class in
org.openflow.gui.net.protocol
Switch(es) deleted message.
NodesDel(Node[])
- Constructor for class org.openflow.gui.net.protocol.
NodesDel
NodesDel(int, Node[])
- Constructor for class org.openflow.gui.net.protocol.
NodesDel
NodesDel(int, int, DataInput)
- Constructor for class org.openflow.gui.net.protocol.
NodesDel
NodesList
- Class in
org.openflow.gui.net.protocol
A list of nodes.
NodesList(OFGMessageType, Node[])
- Constructor for class org.openflow.gui.net.protocol.
NodesList
NodesList(OFGMessageType, int, Node[])
- Constructor for class org.openflow.gui.net.protocol.
NodesList
NodesList(int, OFGMessageType, int, DataInput)
- Constructor for class org.openflow.gui.net.protocol.
NodesList
nodeType
- Variable in class org.openflow.gui.net.protocol.
Node
type of the node
NodeType
- Enum in
org.openflow.gui.net.protocol
Enumerates what types of nodes are in the topology.
NodeWithPorts
- Class in
org.openflow.gui.drawables
Information about a node with ports in the topology.
NodeWithPorts(NodeType, String, int, int, Icon)
- Constructor for class org.openflow.gui.drawables.
NodeWithPorts
noteMouseUp()
- Method in class org.pzgui.
PZManager
Account for a mouse up event
NUM_USAGE_COLORS
- Static variable in class org.openflow.gui.drawables.
Link
how finely to precompute usage colors (larger => more memory and more preceise)
numBytes
- Variable in class org.openflow.gui.stats.
PortStats
Number of bytes in flows.
numFlows
- Variable in class org.openflow.gui.stats.
PortStats
Number of flows.
numPackets
- Variable in class org.openflow.gui.stats.
PortStats
Number of packets in flows.
nw_dst
- Variable in class org.openflow.protocol.
Match
IP destination address
nw_proto
- Variable in class org.openflow.protocol.
Match
IP protocol
nw_src
- Variable in class org.openflow.protocol.
Match
IP source address
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z