JSON-RPC 2.0
JSON-RPC 2.0 Modern C++ Library
Loading...
Searching...
No Matches
jsonrpc::endpoint::TypedMethodHandler< ParamsType, ResultType, ErrorType > Member List

This is the complete list of members for jsonrpc::endpoint::TypedMethodHandler< ParamsType, ResultType, ErrorType >, including all inherited members.

operator()(std::optional< nlohmann::json > params) -> asio::awaitable< nlohmann::json >jsonrpc::endpoint::TypedMethodHandler< ParamsType, ResultType, ErrorType >inline
TypedMethodHandler(SimpleHandler handler)jsonrpc::endpoint::TypedMethodHandler< ParamsType, ResultType, ErrorType >inlineexplicit
TypedMethodHandler(ExpectedHandler handler)jsonrpc::endpoint::TypedMethodHandler< ParamsType, ResultType, ErrorType >inlineexplicit