JSON-RPC 2.0
JSON-RPC 2.0 Modern C++ Library
|
This is the complete list of members for jsonrpc::endpoint::TypedNotificationHandler< ParamsType, ErrorType >, including all inherited members.
operator()(std::optional< nlohmann::json > params) -> asio::awaitable< void > | jsonrpc::endpoint::TypedNotificationHandler< ParamsType, ErrorType > | inline |
TypedNotificationHandler(SimpleHandler handler) | jsonrpc::endpoint::TypedNotificationHandler< ParamsType, ErrorType > | inlineexplicit |
TypedNotificationHandler(ExpectedHandler handler) | jsonrpc::endpoint::TypedNotificationHandler< ParamsType, ErrorType > | inlineexplicit |