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 TypeMethodDescriptionvoidConnectionContext.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 TypeMethodDescriptionvoidConnectionContext.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 TypeMethodDescriptionvoidConnectionContextImpl.setOutboundQueueProvider(OutboundQueueProvider outboundQueueProvider) Method parameters in org.opendaylight.openflowplugin.impl.connection with type arguments of type OutboundQueueProviderModifier and TypeMethodDescriptionvoidConnectionContextImpl.setOutboundQueueHandleRegistration(OutboundQueueHandlerRegistration<OutboundQueueProvider> newRegistration)