17 #ifndef __RESOURCE_PROVIDER_DETECTOR_HPP__
18 #define __RESOURCE_PROVIDER_DETECTOR_HPP__
51 #endif // __RESOURCE_PROVIDER_DETECTOR_HPP__
ConstantEndpointDetector(const process::http::URL &url)
Definition: detector.hpp:26
virtual ~EndpointDetector()
Definition: detector.hpp:29
process::Future< Option< process::http::URL > > detect(const Option< process::http::URL > &previous) override
Definition: detector.hpp:36
virtual process::Future< Option< process::http::URL > > detect(const Option< process::http::URL > &previous)=0
Definition: future.hpp:57