4 #ifndef ROOT_THttpEngine
5 #define ROOT_THttpEngine
THttpServer * GetServer() const
virtual void Process()
Method regularly called in main ROOT context.
void SetServer(THttpServer *serv)
virtual ~THttpEngine()
destructor
#define ClassDef(name, id)
The TNamed class is the base class for all named ROOT classes.
THttpEngine(const char *name, const char *title)
object server
virtual Bool_t Create(const char *)
Method to create all components of engine.