Uses of Package
org.openflow.protocol

Packages that use org.openflow.protocol
org.openflow.gui.drawables Objects which can be drawn by the Pan-Zoom GUI. 
org.openflow.gui.net.protocol Core messages for communicating with the OpenFlow GUI backend. 
org.openflow.gui.stats Defines statistics-processing classes. 
org.openflow.protocol Defines messages in the OpenFlow protocol. 
 

Classes in org.openflow.protocol used by org.openflow.gui.drawables
AggregateStatsReply
          A reply with aggregate statistics.
Match
          Fields to match against flows.
SwitchDescriptionStats
          OFGMessage containing information about a switch.
 

Classes in org.openflow.protocol used by org.openflow.gui.net.protocol
StatsFlag
          Enumerates what stats flags are in the OpenFlow protocol.
StatsType
          Enumerates what types of stats are in the OpenFlow protocol.
 

Classes in org.openflow.protocol used by org.openflow.gui.stats
AggregateStatsReply
          A reply with aggregate statistics.
Match
          Fields to match against flows.
 

Classes in org.openflow.protocol used by org.openflow.protocol
FlowWildcards
          Flow wildcards.
FlowWildcards.Wildcard
           
Match
          Fields to match against flows.
StatsFlag
          Enumerates what stats flags are in the OpenFlow protocol.
StatsType
          Enumerates what types of stats are in the OpenFlow protocol.