Package org.openflow.gui

Core components of the OpenFlow GUI.

See:
          Description

Class Summary
ConnectionHandler Processes messages from a connection and updates the associated topology accordingly.
MultipleConnectionAndTopologyHandler<CH extends ConnectionHandler> This class tracks the connection(s) to the backend(s) and their associated topology(ies).
OpenFlowGUI Provides static methods for running the GUI.
Options This class defines global options to the program.
Topology Encapsulates the nodes in a topology.
VirtualSwitchSpecification Specifies how a single switch should be displayed (as multiple switches).
 

Package org.openflow.gui Description

Core components of the OpenFlow GUI.