Clio develop
The XRP Ledger API server.
|
This is the complete list of members for web::HttpSession< HandlerType >, including all inherited members.
clientIp (defined in web::ConnectionBase) | web::ConnectionBase | |
ConnectionBase(util::TagDecoratorFactory const &tagFactory, std::string ip) | web::ConnectionBase | inline |
dead() | web::ConnectionBase | inline |
doClose() | web::HttpSession< HandlerType > | inline |
ec_ (defined in web::ConnectionBase) | web::ConnectionBase | protected |
HttpSession(tcp::socket &&socket, std::string const &ip, std::shared_ptr< AdminVerificationStrategy > const &adminVerification, std::reference_wrapper< util::TagDecoratorFactory const > tagFactory, std::reference_wrapper< dosguard::DOSGuardInterface > dosGuard, std::shared_ptr< HandlerType > const &handler, boost::beast::flat_buffer buffer, std::uint32_t maxWsSendingQueueSize) | web::HttpSession< HandlerType > | inlineexplicit |
isAdmin() const | web::ConnectionBase | inline |
isAdmin_ (defined in web::ConnectionBase) | web::ConnectionBase | protected |
makeSubscriptionContext(util::TagDecoratorFactory const &) override | web::impl::HttpBase< HttpSession, HandlerType > | inlinevirtual |
operator=(Taggable &&)=default (defined in util::Taggable) | util::Taggable | |
run() | web::HttpSession< HandlerType > | inline |
send(std::string &&msg, http::status status=http::status::ok) override | web::impl::HttpBase< HttpSession, HandlerType > | inlinevirtual |
web::ConnectionBase::send(std::shared_ptr< std::string > msg) | web::ConnectionBase | inlinevirtual |
stream() | web::HttpSession< HandlerType > | inline |
tag() const | util::Taggable | inline |
Taggable(util::TagDecoratorFactory const &tagFactory) | util::Taggable | inlineexplicitprotected |
Taggable(Taggable &&)=default (defined in util::Taggable) | util::Taggable | |
upgrade() | web::HttpSession< HandlerType > | inline |
upgraded (defined in web::ConnectionBase) | web::ConnectionBase | |
~HttpSession() override=default (defined in web::HttpSession< HandlerType >) | web::HttpSession< HandlerType > | |
~Taggable()=default (defined in util::Taggable) | util::Taggable | virtual |