Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
web::ng::impl::ConnectionHandler Member List

This is the complete list of members for web::ng::impl::ConnectionHandler, including all inherited members.

ConnectionHandler(ProcessingPolicy processingPolicy, std::optional< size_t > maxParallelRequests, util::TagDecoratorFactory &tagFactory, std::optional< size_t > maxSubscriptionSendQueueSize, OnDisconnectHook onDisconnectHook) (defined in web::ng::impl::ConnectionHandler)web::ng::impl::ConnectionHandler
isStopping() const (defined in web::ng::impl::ConnectionHandler)web::ng::impl::ConnectionHandler
kCLOSE_CONNECTION_TIMEOUT (defined in web::ng::impl::ConnectionHandler)web::ng::impl::ConnectionHandlerstatic
OnDisconnectHook typedef (defined in web::ng::impl::ConnectionHandler)web::ng::impl::ConnectionHandler
onGet(std::string const &target, MessageHandler handler) (defined in web::ng::impl::ConnectionHandler)web::ng::impl::ConnectionHandler
onPost(std::string const &target, MessageHandler handler) (defined in web::ng::impl::ConnectionHandler)web::ng::impl::ConnectionHandler
onWs(MessageHandler handler) (defined in web::ng::impl::ConnectionHandler)web::ng::impl::ConnectionHandler
processConnection(ConnectionPtr connection, boost::asio::yield_context yield) (defined in web::ng::impl::ConnectionHandler)web::ng::impl::ConnectionHandler
stop(boost::asio::yield_context yield) (defined in web::ng::impl::ConnectionHandler)web::ng::impl::ConnectionHandler
stopConnection(Connection &connection, boost::asio::yield_context yield) (defined in web::ng::impl::ConnectionHandler)web::ng::impl::ConnectionHandlerstatic
TargetToHandlerMap typedef (defined in web::ng::impl::ConnectionHandler)web::ng::impl::ConnectionHandler