| BaseHTTPPeer(Port const &port, Handler &handler, boost::asio::executor const &executor, beast::Journal journal, endpoint_type remoteAddress, ConstBufferSequence const &buffers) | xrpl::BaseHTTPPeer< Handler, Impl > | |
| bytesIn_ | xrpl::BaseHTTPPeer< Handler, Impl > | protected |
| bytesOut_ | xrpl::BaseHTTPPeer< Handler, Impl > | protected |
| cancelTimer() | xrpl::BaseHTTPPeer< Handler, Impl > | protected |
| clock_type typedef | xrpl::BaseHTTPPeer< Handler, Impl > | protected |
| close() override | xrpl::BaseHTTPPeer< Handler, Impl > | virtual |
| close(bool graceful) override | xrpl::BaseHTTPPeer< Handler, Impl > | protectedvirtual |
| complete() override | xrpl::BaseHTTPPeer< Handler, Impl > | protectedvirtual |
| complete_ | xrpl::BaseHTTPPeer< Handler, Impl > | protected |
| destroy() | xrpl::IOList::Work | private |
| detach() override | xrpl::BaseHTTPPeer< Handler, Impl > | protectedvirtual |
| doClose()=0 | xrpl::BaseHTTPPeer< Handler, Impl > | protectedpure virtual |
| doRead(yield_context doYield) | xrpl::BaseHTTPPeer< Handler, Impl > | protected |
| doRequest()=0 | xrpl::BaseHTTPPeer< Handler, Impl > | protectedpure virtual |
| doWriter(std::shared_ptr< Writer > const &writer, bool keepAlive, yield_context doYield) | xrpl::BaseHTTPPeer< Handler, Impl > | protected |
| ec_ | xrpl::BaseHTTPPeer< Handler, Impl > | protected |
| endpoint_type typedef | xrpl::BaseHTTPPeer< Handler, Impl > | protected |
| error_code typedef | xrpl::BaseHTTPPeer< Handler, Impl > | protected |
| fail(error_code ec, char const *what) | xrpl::BaseHTTPPeer< Handler, Impl > | protected |
| graceful_ | xrpl::BaseHTTPPeer< Handler, Impl > | protected |
| handler_ | xrpl::BaseHTTPPeer< Handler, Impl > | protected |
| id_ | xrpl::BaseHTTPPeer< Handler, Impl > | protected |
| impl() | xrpl::BaseHTTPPeer< Handler, Impl > | protected |
| ios() | xrpl::IOList::Work | |
| ios_ | xrpl::IOList::Work | private |
| journal() override | xrpl::BaseHTTPPeer< Handler, Impl > | protectedvirtual |
| journal_ | xrpl::BaseHTTPPeer< Handler, Impl > | protected |
| kBufferSize | xrpl::BaseHTTPPeer< Handler, Impl > | protectedstatic |
| kTimeoutSeconds | xrpl::BaseHTTPPeer< Handler, Impl > | protectedstatic |
| kTimeoutSecondsLocal | xrpl::BaseHTTPPeer< Handler, Impl > | protectedstatic |
| message_ | xrpl::BaseHTTPPeer< Handler, Impl > | protected |
| mutex_ | xrpl::BaseHTTPPeer< Handler, Impl > | protected |
| nid_ | xrpl::BaseHTTPPeer< Handler, Impl > | protected |
| onTimer() | xrpl::BaseHTTPPeer< Handler, Impl > | protected |
| onWrite(error_code const &ec, std::size_t bytesTransferred) | xrpl::BaseHTTPPeer< Handler, Impl > | protected |
| operator=(Session const &)=delete | xrpl::Session | |
| port() override | xrpl::BaseHTTPPeer< Handler, Impl > | protectedvirtual |
| port_ | xrpl::BaseHTTPPeer< Handler, Impl > | protected |
| readBuf_ | xrpl::BaseHTTPPeer< Handler, Impl > | protected |
| remoteAddress() override | xrpl::BaseHTTPPeer< Handler, Impl > | protectedvirtual |
| remoteAddress_ | xrpl::BaseHTTPPeer< Handler, Impl > | protected |
| request() override | xrpl::BaseHTTPPeer< Handler, Impl > | protectedvirtual |
| requestCount_ | xrpl::BaseHTTPPeer< Handler, Impl > | protected |
| Session()=default | xrpl::Session | |
| Session(Session const &)=delete | xrpl::Session | |
| session() | xrpl::BaseHTTPPeer< Handler, Impl > | |
| startTimer() | xrpl::BaseHTTPPeer< Handler, Impl > | protected |
| strand_ | xrpl::BaseHTTPPeer< Handler, Impl > | protected |
| tag | xrpl::Session | |
| websocketUpgrade()=0 | xrpl::Session | pure virtual |
| work_ | xrpl::BaseHTTPPeer< Handler, Impl > | protected |
| wq2_ | xrpl::BaseHTTPPeer< Handler, Impl > | protected |
| wq_ | xrpl::BaseHTTPPeer< Handler, Impl > | protected |
| write(void const *buffer, std::size_t bytes) override | xrpl::BaseHTTPPeer< Handler, Impl > | protectedvirtual |
| write(std::shared_ptr< Writer > const &writer, bool keepAlive) override | xrpl::BaseHTTPPeer< Handler, Impl > | protectedvirtual |
| xrpl::Session::write(std::string_view s) | xrpl::Session | |
| xrpl::Session::write(BufferSequence const &buffers) | xrpl::Session | |
| yield_context typedef | xrpl::BaseHTTPPeer< Handler, Impl > | protected |
| ~BaseHTTPPeer() override | xrpl::BaseHTTPPeer< Handler, Impl > | |
| ~Session()=default | xrpl::Session | virtual |
| ~Work() | xrpl::IOList::Work | virtual |