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.connectionMethods in org.opendaylight.openflowjava.protocol.api.connection with parameters of type OutboundQueueModifier and TypeMethodDescriptionvoidOutboundQueueHandler.onConnectionQueueChanged(OutboundQueue queue) Invoked whenever the underlying queue is refreshed.
- 
Uses of OutboundQueue in org.opendaylight.openflowjava.protocol.impl.core.connectionClasses in org.opendaylight.openflowjava.protocol.impl.core.connection that implement OutboundQueueModifier and TypeClassDescriptionclassClass is designed for stacking Statistics and propagate immediate response for all another requests.
- 
Uses of OutboundQueue in org.opendaylight.openflowplugin.api.openflow.connectionSubinterfaces 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.connectionClasses 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 TypeMethodDescriptionvoidOutboundQueueProviderImpl.onConnectionQueueChanged(OutboundQueue queue)