@Beta
public interface OutboundQueueHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onConnectionQueueChanged(OutboundQueue queue)
Invoked whenever the underlying queue is refreshed.
|
void onConnectionQueueChanged(OutboundQueue queue)
queue - New queue instance, null indicates a shutdown, e.g. the queue
is no longer available.Copyright © 2016 OpenDaylight. All rights reserved.