tuweni / org.apache.tuweni.jsonrpc.app

Package org.apache.tuweni.jsonrpc.app

Types

JSONRPCApp

Application running a JSON-RPC service that is able to connect to clients, get information, cache and distribute it.

object JSONRPCApp

JSONRPCApplication

class JSONRPCApplication

JSONRPCConfig

Configuration of the JSON-RPC server as a TOML-based file.

class JSONRPCConfig

Properties

logger

val logger: Logger!