Google APIs Client Library for C++
|
#include <string>
#include <map>
#include "googleapis/base/callback.h"
#include "googleapis/base/macros.h"
#include "googleapis/base/scoped_ptr.h"
#include "googleapis/client/transport/http_request.h"
Go to the source code of this file.
Classes | |
class | HttpTransportErrorHandler |
forward declaration More... | |
class | HttpTransportOptions |
Configures options on an HttpTransport instanceEach HttpTransport instance maintains its own options however typically the default options are set on the HttpTransportFactory so that the options will apply to all transport instances. More... | |
class | HttpTransportLayerConfig |
Specifies the implementation components for the TransportLayer. More... | |
class | HttpTransport |
Abstract interface defining an HTTP transport will be specialized for different concrete mechanisms for interacting with HTTP servers. More... | |
class | HttpTransportFactory |
Abstract interface for creating concrete HttpTransport instances. More... | |
Namespaces | |
namespace | googleapis |
A service request pager acts as a high level iterator for paging through results. | |
namespace | googleapis::thread |
namespace | googleapis::client |
namespace thread |