|
client-cpp
0.10.0
|
#include "kaa/KaaDefaults.hpp"#include <cstdint>#include <thread>#include <boost/asio.hpp>#include "kaa/KaaThread.hpp"#include "kaa/channel/IDataChannel.hpp"#include "kaa/http/HttpClient.hpp"#include "kaa/security/KeyUtils.hpp"#include "kaa/transport/HttpDataProcessor.hpp"#include "kaa/channel/IKaaChannelManager.hpp"#include "kaa/security/SecurityDefinitions.hpp"#include "kaa/channel/IPTransportInfo.hpp"#include "kaa/channel/ITransportConnectionInfo.hpp"#include "kaa/channel/TransportProtocolIdConstants.hpp"#include "kaa/IKaaClientContext.hpp"
Include dependency graph for DefaultOperationLongPollChannel.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | kaa::DefaultOperationLongPollChannel |
Namespaces | |
| kaa | |