Class | Description |
---|---|
CordaRPCClient |
An RPC client connects to the specified server and allows you to make calls to the server that perform various
useful tasks. See the documentation for proxy or review the docsite to learn more about how this API works.
|
CordaRPCClientImpl |
Core RPC engine implementation, to learn how to use RPC you should be looking at
class CordaRPCClient . |
CordaRPCClientImplKt |