public abstract class SimpleDecoratingRpcClient extends SimpleDecoratingClient<RpcRequest,RpcResponse> implements RpcClient
| Modifier | Constructor and Description |
|---|---|
protected |
SimpleDecoratingRpcClient(RpcClient delegate)
Creates a new instance that decorates the specified
RpcClient. |
Copyright © 2020 LeanCloud. All rights reserved.