Open Lighting Architecture
0.9.2
|
The RPC (Remote Procedure Call) system.
Classes | |
class | OutstandingResponse |
class | OutstandingRequest |
class | RpcChannel |
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 | RpcController |
class | RpcHeader |
class | RpcPeer |
class | RpcService |