Uses of Interface
org.opendaylight.openflowplugin.api.openflow.connection.OutboundQueueProvider
Packages that use OutboundQueueProvider
Package
Description
-
Uses of OutboundQueueProvider in org.opendaylight.openflowplugin.api.openflow.connection
Methods in org.opendaylight.openflowplugin.api.openflow.connection with parameters of type OutboundQueueProviderModifier and TypeMethodDescriptionvoid
ConnectionContext.setOutboundQueueProvider
(OutboundQueueProvider outboundQueueProvider) Method sets reference to OFJava outbound queue provider.Method parameters in org.opendaylight.openflowplugin.api.openflow.connection with type arguments of type OutboundQueueProviderModifier and TypeMethodDescriptionvoid
ConnectionContext.setOutboundQueueHandleRegistration
(OutboundQueueHandlerRegistration<OutboundQueueProvider> outboundQueueHandlerRegistration) -
Uses of OutboundQueueProvider in org.opendaylight.openflowplugin.impl.connection
Classes in org.opendaylight.openflowplugin.impl.connection that implement OutboundQueueProviderMethods in org.opendaylight.openflowplugin.impl.connection with parameters of type OutboundQueueProviderModifier and TypeMethodDescriptionvoid
ConnectionContextImpl.setOutboundQueueProvider
(OutboundQueueProvider outboundQueueProvider) Method parameters in org.opendaylight.openflowplugin.impl.connection with type arguments of type OutboundQueueProviderModifier and TypeMethodDescriptionvoid
ConnectionContextImpl.setOutboundQueueHandleRegistration
(OutboundQueueHandlerRegistration<OutboundQueueProvider> newRegistration)