Uses of Interface
org.opendaylight.openflowjava.protocol.api.connection.OutboundQueue
Packages that use OutboundQueue
Package
Description
-
Uses of OutboundQueue in org.opendaylight.openflowjava.protocol.api.connection
Methods in org.opendaylight.openflowjava.protocol.api.connection with parameters of type OutboundQueueModifier and TypeMethodDescriptionvoid
OutboundQueueHandler.onConnectionQueueChanged
(OutboundQueue queue) Invoked whenever the underlying queue is refreshed. -
Uses of OutboundQueue in org.opendaylight.openflowjava.protocol.impl.core.connection
Classes in org.opendaylight.openflowjava.protocol.impl.core.connection that implement OutboundQueueModifier 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
Subinterfaces of OutboundQueue in org.opendaylight.openflowplugin.api.openflow.connectionMethods in org.opendaylight.openflowplugin.api.openflow.connection that return OutboundQueueModifier and TypeMethodDescriptionConnectionContext.getOutboundQueueProvider()
Returns reference to OFJava outbound queue provider. -
Uses of OutboundQueue in org.opendaylight.openflowplugin.impl.connection
Classes in org.opendaylight.openflowplugin.impl.connection that implement OutboundQueueMethods in org.opendaylight.openflowplugin.impl.connection that return OutboundQueueMethods in org.opendaylight.openflowplugin.impl.connection with parameters of type OutboundQueueModifier and TypeMethodDescriptionvoid
OutboundQueueProviderImpl.onConnectionQueueChanged
(OutboundQueue queue)