17 #ifndef BOOTSTRAPTRANSPORT_HPP_ 
   18 #define BOOTSTRAPTRANSPORT_HPP_ 
boost::shared_ptr< Resolve > createResolveRequest()
 
void onResolveResponse(OperationsServerList servers)
 
BootstrapTransport(IKaaChannelManager &channelManager, IBootstrapManager &bootstrapManager)