Package | Description |
---|---|
org.opendaylight.openflowplugin.api.openflow.connection | |
org.opendaylight.openflowplugin.impl.connection |
Modifier and Type | Method and Description |
---|---|
void |
ConnectionContext.setOutboundQueueProvider(OutboundQueueProvider outboundQueueProvider)
Method sets reference to OFJava outbound queue provider.
|
Modifier and Type | Method and Description |
---|---|
void |
ConnectionContext.setOutboundQueueHandleRegistration(OutboundQueueHandlerRegistration<OutboundQueueProvider> outboundQueueHandlerRegistration) |
Modifier and Type | Class and Description |
---|---|
class |
OutboundQueueProviderImpl |
Modifier and Type | Method and Description |
---|---|
void |
ConnectionContextImpl.setOutboundQueueProvider(OutboundQueueProvider outboundQueueProvider) |
Modifier and Type | Method and Description |
---|---|
void |
ConnectionContextImpl.setOutboundQueueHandleRegistration(OutboundQueueHandlerRegistration<OutboundQueueProvider> newRegistration) |
Copyright © 2019 OpenDaylight. All rights reserved.