Class DelegatingJsonRpcService

java.lang.Object
org.consensusj.jsonrpc.introspection.AbstractJsonRpcService
org.consensusj.jsonrpc.introspection.DelegatingJsonRpcService
All Implemented Interfaces:
JsonRpcServiceWrapper, JsonRpcService
Direct Known Subclasses:
WalletAppKitJsonRpcService

Implementation of JsonRpcServiceWrapper that takes a delegate object in the constructor.

Use this class when