Class EchoJsonRpcService

java.lang.Object
org.consensusj.jsonrpc.introspection.AbstractJsonRpcService
org.consensusj.jsonrpc.daemon.EchoJsonRpcService
All Implemented Interfaces:
Closeable, AutoCloseable, JsonRpcServiceWrapper, JsonRpcService

@Singleton public class EchoJsonRpcService extends AbstractJsonRpcService implements Closeable
Simple Echo JSON-RPC Service