|
Clio
develop
The XRP Ledger API server.
|
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, ProxyIpResolver proxyIpResolver, OnDisconnectHook onDisconnectHook, OnIpChangeHook onIpChangeHook) (defined in web::ng::impl::ConnectionHandler) | web::ng::impl::ConnectionHandler | |
| ConnectionHandler(ConnectionHandler &&)=delete (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::ConnectionHandler | static |
| 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 | |
| OnIpChangeHook typedef (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::ConnectionHandler | static |
| TargetToHandlerMap typedef (defined in web::ng::impl::ConnectionHandler) | web::ng::impl::ConnectionHandler |