Uses of Class
org.openflow.protocol.OFQueueGetConfigReply

Packages that use OFQueueGetConfigReply
org.openflow.protocol   
 

Uses of OFQueueGetConfigReply in org.openflow.protocol
 

Methods in org.openflow.protocol that return OFQueueGetConfigReply
 OFQueueGetConfigReply OFQueueGetConfigReply.clone()
           
 OFQueueGetConfigReply OFQueueGetConfigReply.setPortNumber(int portNumber)
           
 OFQueueGetConfigReply OFQueueGetConfigReply.setQueues(java.util.List<OFPacketQueue> queues)