| Package | Description |
|---|---|
| org.opendaylight.ocpjava.protocol.api.connection |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OutboundQueueHandlerRegistration<T extends OutboundQueueHandler>
An
ObjectRegistration of a OutboundQueueHandler. |
| Modifier and Type | Method and Description |
|---|---|
<T extends OutboundQueueHandler> |
ConnectionAdapter.registerOutboundQueueHandler(T handler,
int maxQueueDepth)
Registers a new bypass outbound queue
|
Copyright © 2016 OpenDaylight. All rights reserved.