Uses of Interface
org.opendaylight.openflowjava.protocol.api.connection.OutboundQueue
Package
Description
-
Uses of OutboundQueue in org.opendaylight.openflowjava.protocol.api.connection
Modifier and TypeMethodDescriptionvoid
OutboundQueueHandler.onConnectionQueueChanged
(OutboundQueue queue) Invoked whenever the underlying queue is refreshed. -
Uses of OutboundQueue in org.opendaylight.openflowjava.protocol.impl.core.connection
Modifier and TypeClassDescriptionclass
Class is designed for stacking Statistics and propagate immediate response for all another requests. -
Uses of OutboundQueue in org.opendaylight.openflowplugin.api.openflow.connection
Modifier and TypeMethodDescriptionConnectionContext.getOutboundQueueProvider()
Returns reference to OFJava outbound queue provider. -
Uses of OutboundQueue in org.opendaylight.openflowplugin.impl.connection
Modifier and TypeMethodDescriptionvoid
OutboundQueueProviderImpl.onConnectionQueueChanged
(OutboundQueue queue)