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