|
Clio
develop
The XRP Ledger API server.
|
This is the complete list of members for web::SslHttpSession< HandlerType >, including all inherited members.
| clientIp() const | web::ConnectionBase | inline |
| clientIp_ (defined in web::ConnectionBase) | web::ConnectionBase | protected |
| ConnectionBase(util::TagDecoratorFactory const &tagFactory, std::string ip) | web::ConnectionBase | inline |
| dead() | web::ConnectionBase | inline |
| doClose() | web::SslHttpSession< HandlerType > | inline |
| ec_ (defined in web::ConnectionBase) | web::ConnectionBase | protected |
| isAdmin() const | web::ConnectionBase | inline |
| isAdmin_ (defined in web::ConnectionBase) | web::ConnectionBase | protected |
| makeSubscriptionContext(util::TagDecoratorFactory const &) override | web::impl::HttpBase< SslHttpSession, HandlerType > | inlinevirtual |
| onHandshake(boost::beast::error_code ec, std::size_t bytesUsed) | web::SslHttpSession< HandlerType > | inline |
| onShutdown(boost::beast::error_code ec) | web::SslHttpSession< HandlerType > | inline |
| operator=(Taggable &&)=default (defined in util::Taggable) | util::Taggable | |
| run() | web::SslHttpSession< HandlerType > | inline |
| send(std::string &&msg, http::status status=http::status::ok) override | web::impl::HttpBase< SslHttpSession, HandlerType > | inlinevirtual |
| web::ConnectionBase::send(std::shared_ptr< std::string > msg) | web::ConnectionBase | inlinevirtual |
| sendSlowDown(std::string const &) override | web::impl::HttpBase< SslHttpSession, HandlerType > | inlinevirtual |
| SslHttpSession(tcp::socket &&socket, std::string const &ip, std::shared_ptr< AdminVerificationStrategy > const &adminVerification, std::shared_ptr< ProxyIpResolver > proxyIpResolver, boost::asio::ssl::context &ctx, std::reference_wrapper< util::TagDecoratorFactory const > tagFactory, std::reference_wrapper< dosguard::DOSGuardInterface > dosGuard, std::shared_ptr< HandlerType > const &handler, std::reference_wrapper< data::LedgerCacheInterface const > cache, boost::beast::flat_buffer buffer, std::uint32_t maxWsSendingQueueSize) | web::SslHttpSession< HandlerType > | inlineexplicit |
| stream() | web::SslHttpSession< 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::SslHttpSession< HandlerType > | inline |
| upgraded (defined in web::ConnectionBase) | web::ConnectionBase | |
| ~SslHttpSession() override=default (defined in web::SslHttpSession< HandlerType >) | web::SslHttpSession< HandlerType > | |
| ~Taggable()=default (defined in util::Taggable) | util::Taggable | virtual |