#include "OW_config.h"
#include "OW_Socket.hpp"
#include "OW_AutoPtr.hpp"
#include "OW_Map.hpp"
#include "OW_HTTPUtils.hpp"
#include "OW_CIMProtocolIFC.hpp"
#include "OW_URL.hpp"
#include "OW_CommonFwd.hpp"
Include dependency graph for OW_HTTPClient.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | OW_NAMESPACE |
Classes | |
class | OW_NAMESPACE::HTTPClient |
HTTPClient encapulates the functionality of a CIM HTTP Client. More... | |
Typedefs | |
typedef IntrusiveReference< HTTPClient > | OW_NAMESPACE::HTTPClientRef |