Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
app::RequestHandler< RpcHandlerType > Member List

This is the complete list of members for app::RequestHandler< RpcHandlerType >, including all inherited members.

operator()(web::ng::Request const &request, web::ng::ConnectionMetadata &connectionMetadata, web::SubscriptionContextPtr subscriptionContext, boost::asio::yield_context yield)app::RequestHandler< RpcHandlerType >inline
RequestHandler(std::shared_ptr< web::AdminVerificationStrategy > adminVerifier, RpcHandlerType &rpcHandler, web::dosguard::DOSGuardInterface &dosguard)app::RequestHandler< RpcHandlerType >inline