| Interface | Description |
|---|---|
| ConnectionAdapterFactory |
Factory for creating ConnectionFacade instances.
|
| ConnectionFacade |
Unifying super interface for a connection.
|
| MessageConsumer |
Interface for a message consumer.
|
| Class | Description |
|---|---|
| ConnectionAdapterFactoryImpl |
Implementation of ConnectionAdapterFactory.
|
| ConnectionAdapterImpl |
Handles messages (notifications + rpcs) and connections.
|
| MessageListenerWrapper |
Wraps outgoing message and includes listener attached to this message.
|
| OutboundQueueManagerNoBarrier<T extends OutboundQueueHandler> | |
| RpcResponseKey |
RPC response key.
|
| StackedOutboundQueueNoBarrier |
Class is designed for stacking Statistics and propagate immediate response for all
another requests.
|
| UdpMessageListenerWrapper |
Wraps outgoing message and includes listener attached to this message.
|
Copyright © 2019 OpenDaylight. All rights reserved.