Clio develop
The XRP Ledger API server.
|
This is the complete list of members for web::Server< PlainSessionType, SslSessionType, HandlerType >, including all inherited members.
run() | web::Server< PlainSessionType, SslSessionType, HandlerType > | inline |
Server(boost::asio::io_context &ioc, std::optional< boost::asio::ssl::context > ctx, tcp::endpoint endpoint, util::TagDecoratorFactory tagFactory, dosguard::DOSGuardInterface &dosGuard, std::shared_ptr< HandlerType > handler, std::shared_ptr< AdminVerificationStrategy > adminVerification, std::uint32_t maxWsSendingQueueSize) | web::Server< PlainSessionType, SslSessionType, HandlerType > | inline |