| Interface | Description |
|---|---|
| Callback |
The callback function interface will be used when the server send to the
client report changes.
|
| OvsdbRpc |
The following interface describe the RPC7047's methods that are supported.
|
| Class | Description |
|---|---|
| JsonReadContext |
Context for decode parameters.
|
| JsonRpcRequest |
Json Rpc Request information that include id,method,params.
|
| JsonRpcResponse |
Json Rpc Response information that include id,error,result.
|