| Interface | Description |
|---|---|
| RpcError |
Representation of an error.
|
| RpcResult<T> |
Represents a general result of a call, request, or operation.
|
| Class | Description |
|---|---|
| QName |
The QName from XML consists of local name of element and XML namespace, but
for our use, we added module revision to it.
|
| QNameModule | |
| RpcResultBuilder<T> |
A builder for creating RpcResult instances.
|
| SimpleDateFormatUtil | |
| YangConstants |
Constant definitions present in RFC documents related to the YANG language.
|
| Enum | Description |
|---|---|
| RpcError.ErrorSeverity | |
| RpcError.ErrorType |
| Exception | Description |
|---|---|
| OperationFailedException |
A general base exception for an operation failure.
|
Copyright © 2017 OpenDaylight. All rights reserved.