client-cpp
0.9.0
|
#include <DefaultBootstrapChannel.hpp>
Protected Member Functions | |
virtual std::string | getURLSuffix () |
![]() | |
HttpDataProcessor * | getHttpDataProcessor () |
virtual void | processTypes (const std::map< TransportType, ChannelDirection > &types) |
Additional Inherited Members | |
![]() | |
typedef std::shared_ptr < IPTransportInfo > | IPTransportInfoPtr |
Definition at line 26 of file DefaultBootstrapChannel.hpp.
|
inline |
Definition at line 28 of file DefaultBootstrapChannel.hpp.
|
inlinevirtual |
Definition at line 30 of file DefaultBootstrapChannel.hpp.
|
inlinevirtual |
Retrieves the channel's id. It should be unique in existing channels scope.
Implements kaa::IDataChannel.
Definition at line 32 of file DefaultBootstrapChannel.hpp.
|
inlinevirtual |
Retrieves the map of transport types and their directions supported by this channel.
Implements kaa::IDataChannel.
Definition at line 33 of file DefaultBootstrapChannel.hpp.
|
inlineprotectedvirtual |
Implements kaa::AbstractHttpChannel.
Definition at line 53 of file DefaultBootstrapChannel.hpp.