Class LoggingRpcClient

All Implemented Interfaces:
Client<RpcRequest,RpcResponse>, RpcClient, Unwrappable

public final class LoggingRpcClient extends SimpleDecoratingClient<I,O> implements RpcClient
Decorates an RpcClient to log Requests and Responses.