| Modifier and Type | Method and Description |
|---|---|
void |
OutboundQueueHandler.onConnectionQueueChanged(OutboundQueue queue)
Invoked whenever the underlying queue is refreshed.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StackedOutboundQueueNoBarrier
Class is designed for stacking Statistics and propagate immediate response for all
another requests.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
OutboundQueueProvider
Outbound queue provider.
|
| Modifier and Type | Method and Description |
|---|---|
OutboundQueue |
ConnectionContext.getOutboundQueueProvider()
Returns reference to OFJava outbound queue provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OutboundQueueProviderImpl |
| Modifier and Type | Method and Description |
|---|---|
OutboundQueue |
ConnectionContextImpl.getOutboundQueueProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
OutboundQueueProviderImpl.onConnectionQueueChanged(OutboundQueue queue) |
Copyright © 2019 OpenDaylight. All rights reserved.