public abstract class SimpleDecoratingRpcService extends SimpleDecoratingService<RpcRequest,RpcResponse> implements RpcService
RpcService that decorates another RpcService.| Modifier | Constructor and Description |
|---|---|
protected |
SimpleDecoratingRpcService(RpcService delegate)
Creates a new instance that decorates the specified
Service. |
serviceAdded, shouldCachePathas, delegate, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdecorate, decorate, serveas, decorate, serviceAdded, shouldCachePathprotected SimpleDecoratingRpcService(RpcService delegate)
Service.Copyright © 2020 LeanCloud. All rights reserved.