Wire Sysio Wire Sysion 1.0.0
|
Public Member Functions | |
virtual | ~abstract_conn () |
virtual bool | verify_max_bytes_in_flight ()=0 |
virtual void | handle_exception ()=0 |
virtual void | send_response (std::string, int)=0 |
virtualized wrapper for the various underlying connection functions needed in req/resp processng
Definition at line 130 of file http_plugin.cpp.
|
inlinevirtual |
Definition at line 131 of file http_plugin.cpp.
|
pure virtual |
Implemented in sysio::http_plugin_impl::abstract_conn_impl< T >.
|
pure virtual |
Implemented in sysio::http_plugin_impl::abstract_conn_impl< T >.
|
pure virtual |
Implemented in sysio::http_plugin_impl::abstract_conn_impl< T >.