Service.h
Go to the documentation of this file.
41 virtual Initiate *makeXactLauncher(Http::Message *virginHeader, HttpRequest *virginCause, AccessLogEntry::Pointer &alp) = 0;
Definition: Initiate.h:31
virtual void detach()=0
virtual bool up() const =0
Definition: Service.h:28
information used to search for adaptation services
Definition: ServiceFilter.h:23
virtual bool probed() const =0
virtual void noteFailure()=0
Definition: HttpRequest.h:49
Definition: SquidString.h:26
void DetachServices()
detach all adaptation services from current configuration
Definition: Service.cc:78
virtual bool wantsUrl(const SBuf &urlPath) const =0
Definition: ServiceConfig.h:23
virtual Initiate * makeXactLauncher(Http::Message *virginHeader, HttpRequest *virginCause, AccessLogEntry::Pointer &alp)=0
Definition: AccessCheck.h:25