Uses of Class
org.openflow.protocol.OFFlowRemoved

Packages that use OFFlowRemoved
net.floodlightcontroller.staticflowentry   
org.openflow.protocol   
 

Uses of OFFlowRemoved in net.floodlightcontroller.staticflowentry
 

Methods in net.floodlightcontroller.staticflowentry with parameters of type OFFlowRemoved
 IListener.Command StaticFlowEntryPusher.handleFlowRemoved(IOFSwitch sw, OFFlowRemoved msg, FloodlightContext cntx)
          Handles a flow removed message from a switch.
 

Uses of OFFlowRemoved in org.openflow.protocol
 

Methods in org.openflow.protocol that return OFFlowRemoved
 OFFlowRemoved OFFlowRemoved.setByteCount(long byteCount)
           
 OFFlowRemoved OFFlowRemoved.setCookie(long cookie)
          Set cookie
 OFFlowRemoved OFFlowRemoved.setDurationNanoseconds(int durationNanoseconds)
           
 OFFlowRemoved OFFlowRemoved.setDurationSeconds(int durationSeconds)
           
 OFFlowRemoved OFFlowRemoved.setHardTimeout(short hardTimeout)
          Set hard_timeout
 OFFlowRemoved OFFlowRemoved.setIdleTimeout(short idleTimeout)
          Set idle_timeout
 OFFlowRemoved OFFlowRemoved.setMatch(OFMatch match)
          Set match
 OFFlowRemoved OFFlowRemoved.setPacketCount(long packetCount)
           
 OFFlowRemoved OFFlowRemoved.setPriority(short priority)
          Set priority
 OFFlowRemoved OFFlowRemoved.setReason(OFFlowRemoved.OFFlowRemovedReason reason)
           
 OFFlowRemoved OFFlowRemoved.setTableId(byte tableId)
          Set tableId