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

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