| deinit() | epee::http_server_impl_base< t_child_class, t_connection_context > | inline |
| deinit_server_thread() | epee::net_utils::http::i_http_server_handler< t_connection_context > | inlinevirtual |
| get_binded_port() | epee::http_server_impl_base< t_child_class, t_connection_context > | inline |
| get_connections_count() const | epee::http_server_impl_base< t_child_class, t_connection_context > | inline |
| handle_http_request(const http_request_info &query_info, http_response_info &response, t_connection_context &m_conn_context)=0 | epee::net_utils::http::i_http_server_handler< t_connection_context > | pure virtual |
| http_server_impl_base() | epee::http_server_impl_base< t_child_class, t_connection_context > | inline |
| http_server_impl_base(boost::asio::io_service &external_io_service) | epee::http_server_impl_base< t_child_class, t_connection_context > | inlineexplicit |
| init(std::function< void(size_t, uint8_t *)> rng, const std::string &bind_port="0", const std::string &bind_ip="0.0.0.0", std::vector< std::string > access_control_origins=std::vector< std::string >(), boost::optional< net_utils::http::login > user=boost::none, net_utils::ssl_options_t ssl_options=net_utils::ssl_support_t::e_ssl_support_autodetect) | epee::http_server_impl_base< t_child_class, t_connection_context > | inline |
| init_server_thread() | epee::net_utils::http::i_http_server_handler< t_connection_context > | inlinevirtual |
| m_net_server | epee::http_server_impl_base< t_child_class, t_connection_context > | protected |
| run(size_t threads_count, bool wait=true) | epee::http_server_impl_base< t_child_class, t_connection_context > | inline |
| send_stop_signal() | epee::http_server_impl_base< t_child_class, t_connection_context > | inline |
| timed_wait_server_stop(uint64_t ms) | epee::http_server_impl_base< t_child_class, t_connection_context > | inline |
| ~i_http_server_handler() | epee::net_utils::http::i_http_server_handler< t_connection_context > | inlinevirtual |