client-cpp  0.9.0
HttpDataProcessor.hpp File Reference
#include "kaa/KaaDefaults.hpp"
#include <vector>
#include <memory>
#include <cstdint>
#include <boost/noncopyable.hpp>
#include <botan/base64.h>
#include "kaa/http/IHttpRequest.hpp"
#include "kaa/http/IHttpResponse.hpp"
#include "kaa/security/RsaEncoderDecoder.hpp"
#include "kaa/http/MultipartPostHttpRequest.hpp"
#include "kaa/transport/TransportException.hpp"
#include "kaa/IKaaClientContext.hpp"
+ Include dependency graph for HttpDataProcessor.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kaa::HttpDataProcessor
 

Namespaces

 kaa
 

Typedefs

typedef std::shared_ptr
< HttpDataProcessor > 
kaa::HttpDataProcessorPtr