Class ThrottlingRpcService

All Implemented Interfaces:
Unwrappable, RpcService, Service<RpcRequest,RpcResponse>

public final class ThrottlingRpcService extends AbstractThrottlingService<RpcRequest,RpcResponse> implements RpcService
Decorates an RPC Service to throttle incoming requests.