17 #ifndef OPERATIONSERVERLONGPOLLINFO_HPP_ 
   18 #define OPERATIONSERVERLONGPOLLINFO_HPP_ 
   33             , 
const Botan::MemoryVector<boost::uint8_t>& publicKey)
 
virtual const std::string & getHost() const
 
HttpLPServerInfo(ServerType type, const std::string &host, const boost::int32_t &port, const std::string &publicKey)
 
virtual boost::uint16_t getPort() const
 
boost::shared_ptr< HttpLPServerInfo > OperationServerLongPollInfoPtr
 
virtual HttpUrl getUrl() const 
 
HttpLPServerInfo(ServerType type, const std::string &hostPort, const std::string &publicKey)
 
HttpLPServerInfo(ServerType type, const std::string &host, const boost::int32_t &port, const Botan::MemoryVector< boost::uint8_t > &publicKey)