#include <BootstrapManager.hpp>
Definition at line 27 of file BootstrapManager.hpp.
 
  
  
      
        
          | kaa::BootstrapManager::BootstrapManager  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | kaa::BootstrapManager::~BootstrapManager  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | virtual void kaa::BootstrapManager::onServerListUpdated  | 
          ( | 
          const std::vector< ProtocolMetaData > &  | 
          operationsServers | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
Updates the operation server list.
- Parameters
 - 
  
    | list | the operation server list.  | 
  
   
- See also
 - OperationsServerList 
 
Implements kaa::IBootstrapManager.
 
 
  
  
      
        
          | virtual void kaa::BootstrapManager::receiveOperationsServerList  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | virtual void kaa::BootstrapManager::useNextOperationsServer  | 
          ( | 
          const TransportProtocolId &  | 
          protocolId | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
Notifies Channel manager about new server meets given parameters.
- Parameters
 - 
  
    | type | the channel's type (i.e. HTTP channel, HTTP long poll channel, etc.).  | 
  
   
- See also
 - ChannelType 
 
Implements kaa::IBootstrapManager.
 
 
  
  
      
        
          | virtual void kaa::BootstrapManager::useNextOperationsServerByAccessPointId  | 
          ( | 
          std::int32_t  | 
          id | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
Update the Channel Manager with endpoint's properties retrieved by its DNS.
- Parameters
 - 
  
  
 
Implements kaa::IBootstrapManager.
 
 
The documentation for this class was generated from the following file:
- /var/lib/jenkins/workspace/kaa_stable/client/client-multi/client-cpp/kaa/bootstrap/BootstrapManager.hpp