Uses of Class
org.opendaylight.openflowjava.protocol.api.connection.OutboundQueueException
- 
Packages that use OutboundQueueException Package Description org.opendaylight.openflowjava.protocol.api.connection 
- 
- 
Uses of OutboundQueueException in org.opendaylight.openflowjava.protocol.api.connectionSubclasses of OutboundQueueException in org.opendaylight.openflowjava.protocol.api.connection Modifier and Type Class Description classDeviceRequestFailedExceptionException which is used to report that a particular request failed on the remote device (switch).Fields in org.opendaylight.openflowjava.protocol.api.connection declared as OutboundQueueException Modifier and Type Field Description static OutboundQueueExceptionOutboundQueueException. DEVICE_DISCONNECTEDException reported when the device disconnects.
 
-