#include "tao/orbconf.h"
#include "ace/SOCK_Stream.h"
#include "ace/Svc_Handler.h"
#include "ace/Message_Block.h"
#include "tao/Versioned_Namespace.h"
Include dependency graph for HTTP_Handler.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | TAO_HTTP_Handler |
class | TAO_HTTP_Reader |
HTTP_Handler is a base class for HTTP_Reader and HTTP_Writer which are created in response to calls to read/write, as appropriate
Definition in file HTTP_Handler.h.