client-cpp  0.7.0
kaa::RedirectionTransport Class Reference

#include <RedirectionTransport.hpp>

+ Inheritance diagram for kaa::RedirectionTransport:
+ Collaboration diagram for kaa::RedirectionTransport:

Public Member Functions

 RedirectionTransport (IBootstrapManager &manager)
 
void onRedirectionResponse (const RedirectSyncResponse &response)
 
- Public Member Functions inherited from kaa::IRedirectionTransport
virtual ~IRedirectionTransport ()
 

Detailed Description

Definition at line 25 of file RedirectionTransport.hpp.

Constructor & Destructor Documentation

kaa::RedirectionTransport::RedirectionTransport ( IBootstrapManager manager)

Member Function Documentation

void kaa::RedirectionTransport::onRedirectionResponse ( const RedirectSyncResponse &  response)
virtual

Retrieves the redirection info from the response and passes it to Bootstrap manager.

Parameters
responsethe response from the server.
See also
RedirectSyncResponse

Implements kaa::IRedirectionTransport.


The documentation for this class was generated from the following file: