#include <EchoService.hpp>
Inherits pion::http::plugin_service.
| Public Member Functions | |
| virtual void | operator() (pion::http::request_ptr &http_request_ptr, pion::tcp::connection_ptr &tcp_conn) | 
| handles requests for EchoService | |
EchoService: web service that echos back requests (to test request parsing)
Definition at line 22 of file EchoService.hpp.
 1.6.1
 1.6.1