Uses of Class
org.openflow.protocol.action.OFActionOutput

Packages that use OFActionOutput
org.openflow.protocol.action   
 

Uses of OFActionOutput in org.openflow.protocol.action
 

Methods in org.openflow.protocol.action that return OFActionOutput
 OFActionOutput OFActionOutput.setMaxLength(short maxLength)
          Set the max length to send to the controller
 OFActionOutput OFActionOutput.setPort(int portNumber)
          Set the output portNumber
 OFActionOutput OFActionOutput.setPort(OFPort ofPort)
          Set the output portNumber