Uses of Package
org.openflow.protocol.queue

Packages that use org.openflow.protocol.queue
org.openflow.protocol   
org.openflow.protocol.factory   
org.openflow.protocol.queue   
org.openflow.vendor.openflow   
 

Classes in org.openflow.protocol.queue used by org.openflow.protocol
OFPacketQueue
          Corresponds to the struct ofp_packet_queue OpenFlow structure
 

Classes in org.openflow.protocol.queue used by org.openflow.protocol.factory
OFQueueProperty
          Corresponds to the struct ofp_queue_prop_header OpenFlow structure
OFQueuePropertyType
          List of OpenFlow Queue Property types and mappings to wire protocol value and derived classes
 

Classes in org.openflow.protocol.queue used by org.openflow.protocol.queue
OFPacketQueue
          Corresponds to the struct ofp_packet_queue OpenFlow structure
OFQueueProperty
          Corresponds to the struct ofp_queue_prop_header OpenFlow structure
OFQueuePropertyMaxRate
          Corresponds to the struct struct ofp_queue_prop_min_rate OpenFlow structure
OFQueuePropertyMinRate
          Corresponds to the struct struct ofp_queue_prop_min_rate OpenFlow structure
OFQueuePropertyType
          List of OpenFlow Queue Property types and mappings to wire protocol value and derived classes
 

Classes in org.openflow.protocol.queue used by org.openflow.vendor.openflow
OFPacketQueue
          Corresponds to the struct ofp_packet_queue OpenFlow structure