| Interface | Description |
|---|---|
| ConnectionAdapter |
Manages a switch connection.
|
| ConnectionConfiguration |
Configuration for a switch connection.
|
| ConnectionReadyListener |
Listener that is notified when a switch connection is ready.
|
| ListeningStatusProvider |
For testing purposes.
|
| OutboundQueue | |
| OutboundQueueHandler |
Handler of the outbound queue.
|
| OutboundQueueHandlerRegistration<T extends OutboundQueueHandler> |
An
ObjectRegistration of a OutboundQueueHandler. |
| StatisticsConfiguration |
Used for StatisticsCounter configuration.
|
| SwitchConnectionHandler |
Handler for a swictch connection.
|
| ThreadConfiguration |
Threading configuration.
|
| TlsConfiguration |
Tls configuration.
|
| Class | Description |
|---|---|
| TlsConfigurationImpl |
Class is used only for testing purposes - passwords are hard-coded.
|
| Exception | Description |
|---|---|
| DeviceRequestFailedException |
Exception which is used to report that a particular request failed on the
remote device (switch).
|
| OutboundQueueException |
Exception reported when an exceptional event occurs on an
OutboundQueue,
which the OutboundQueueHandler needs to be aware of. |
Copyright © 2019 OpenDaylight. All rights reserved.