#include "tao/orbconf.h"#include "ace/INET_Addr.h"#include "ace/Svc_Handler.h"#include "ace/SOCK_Connector.h"#include "ace/Connector.h"#include "ace/Message_Block.h"#include "tao/HTTP_Handler.h"Include dependency graph for HTTP_Client.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | TAO_HTTP_Client |
| HTTP_Client is intended to provide application API to classes that wish to do network i/o at a very high level of abstraction. More... | |
This is the HTTP_Client class, which is the API for doing file uploads/downloads.
Definition in file HTTP_Client.h.
1.3.6