Single instance HTTP Server using WiFly Interface.

Dependents:   WiFlyHTTPServerSample MultiThreadingHTTPServer

Embed: (wiki syntax)

« Back to documentation index

HttpServer::handlersComp Struct Reference

HttpServer::handlersComp Struct Reference

Structure which will allow to order the stored handlers according to their associated path. More...

#include <HttpServer.h>


Detailed Description

Structure which will allow to order the stored handlers according to their associated path.

Definition at line 67 of file HttpServer.h.