|
Open Lighting Architecture
|
The RPC (Remote Procedure Call) system.
Classes | |
| class | SimpleRpcController |
| class | OutstandingRequest |
| class | OutstandingResponse |
| class | StreamRpcChannel |
| The RPC channel used to communicate between the client and the server. This implementation runs over a ConnectedDescriptor which means it can be used over TCP or pipes. More... | |
| class | StreamRpcHeader |
1.8.1.2