| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OFPortStatus | |
|---|---|
| net.floodlightcontroller.core | |
| org.openflow.protocol | |
| Uses of OFPortStatus in net.floodlightcontroller.core | 
|---|
| Methods in net.floodlightcontroller.core with parameters of type OFPortStatus | |
|---|---|
 OrderedCollection<IOFSwitch.PortChangeEvent> | 
OFSwitchBase.PortManager.handlePortStatusMessage(OFPortStatus ps)
Handle a OFPortStatus message, update the internal data structures that store ports and return the list of OFChangeEvents.  | 
 OrderedCollection<IOFSwitch.PortChangeEvent> | 
OFSwitchBase.processOFPortStatus(OFPortStatus ps)
 | 
 OrderedCollection<IOFSwitch.PortChangeEvent> | 
IOFSwitch.processOFPortStatus(OFPortStatus ps)
Add or modify a switch port.  | 
| Uses of OFPortStatus in org.openflow.protocol | 
|---|
| Methods in org.openflow.protocol that return OFPortStatus | |
|---|---|
 OFPortStatus | 
OFPortStatus.setDesc(OFPhysicalPort desc)
 | 
 OFPortStatus | 
OFPortStatus.setReason(byte reason)
 | 
 OFPortStatus | 
OFPortStatus.setReason(OFPortStatus.OFPortReason reason)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||