Skip to content

ClientEndpoint

ClientEndpoint is a ThreadSafeRpcEndpoint.

Creating Instance

ClientEndpoint takes the following to be created:

  • RpcEnv

ClientEndpoint is created when:

  • StandaloneAppClient is requested to start
Back to top