$darkmode
#include <memory>#include <string>#include <vector>#include <boost/network/include/http/server.hpp>#include <boost/network/utils/thread_pool.hpp>#include "oak/registrar.hpp"#include "oak/route_muxer.hpp"Go to the source code of this file.
Classes | |
| class | oak::RequestStub |
| class | oak::ServerImplHandler |
| class | oak::Server |
Typedefs | |
| using | oak::ServerImpl = boost::network::http::server< ServerImplHandler > |