SNode.C
Loading...
Searching...
No Matches
Server.h File Reference
Include dependency graph for Server.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  express
 
namespace  express::legacy
 
namespace  express::legacy::in
 

Functions

WebApp express::legacy::in::Server (const std::string &instanceName, const express::Router &router, const std::function< void(const std::string &, WebApp::SocketAddress, const core::socket::State &)> &reportState, const std::function< void(typename WebApp::Config &)> &configurator)
 
WebApp express::legacy::in::Server (const std::string &instanceName, const express::Router &router, const std::function< void(typename WebApp::Config &)> &configurator)