Modifier and Type | Method and Description |
---|---|
<T extends OutboundQueueHandler> |
ConnectionAdapter.registerOutboundQueueHandler(T handler,
int maxQueueDepth,
long maxBarrierNanos)
Registers a new bypass outbound queue.
|
Modifier and Type | Method and Description |
---|---|
<T extends OutboundQueueHandler> |
ConnectionAdapterImpl.registerOutboundQueueHandler(T handler,
int maxQueueDepth,
long maxBarrierNanos) |
Modifier and Type | Method and Description |
---|---|
void |
ConnectionContext.setOutboundQueueHandleRegistration(OutboundQueueHandlerRegistration<OutboundQueueProvider> outboundQueueHandlerRegistration) |
Modifier and Type | Method and Description |
---|---|
void |
ConnectionContextImpl.setOutboundQueueHandleRegistration(OutboundQueueHandlerRegistration<OutboundQueueProvider> newRegistration) |
Copyright © 2020 OpenDaylight. All rights reserved.