MCPcopy Create free account
hub / github.com/DOCGroup/ACE_TAO / HTTP_Handler

Class HTTP_Handler

ACE/apps/JAWS/server/HTTP_Handler.h:40–122  ·  view source on GitHub ↗

* @class HTTP_Handler * * @brief This class is used to implement the HTTP protocol * * The HTTP_Handler class is a state based implementation of the * HTTP protocol. Therefore, it can be used synchronously and * asynchronously. It uses an abstract IO class to move between * different HTTP protocol states. It is up to the IO class to * decide on synchronous or asynchronous I/O. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

create_http_handlerMethod · 0.70
openMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected