client-cpp
0.9.0
|
#include <DefaultOperationHttpChannel.hpp>
Additional Inherited Members | |
![]() | |
typedef std::shared_ptr < IPTransportInfo > | IPTransportInfoPtr |
![]() | |
HttpDataProcessor * | getHttpDataProcessor () |
virtual void | processTypes (const std::map< TransportType, ChannelDirection > &types) |
Definition at line 27 of file DefaultOperationHttpChannel.hpp.
|
inline |
Definition at line 29 of file DefaultOperationHttpChannel.hpp.
|
inlinevirtual |
Definition at line 31 of file DefaultOperationHttpChannel.hpp.
|
inlinevirtual |
Retrieves the channel's id. It should be unique in existing channels scope.
Implements kaa::IDataChannel.
Definition at line 33 of file DefaultOperationHttpChannel.hpp.
|
inlinevirtual |
Retrieves the map of transport types and their directions supported by this channel.
Implements kaa::IDataChannel.
Definition at line 34 of file DefaultOperationHttpChannel.hpp.