Daraja HTTP Framework 3.2.1-SNAPSHOT
HTTP server framework for Object Pascal
Loading...
Searching...
No Matches
IHandler Member List

This is the complete list of members for IHandler, including all inherited members.

AddHandler(const IHandler Handler)IHandlerprotected
FHandlersIHandlerprotected
Handle(const string Target, TdjServerContext Context, TdjRequest Request, TdjResponse Response)IHandlerprotected
Handle(const string Target, TdjServerContext Context, TdjRequest Request, TdjResponse Response)IHandler
IHandler()IHandler
IsStarted()ILifeCycle
IsStopped()ILifeCycle
RemoveHandler(const IHandler Handler)IHandlerprotected
Start()ILifeCycle
Stop()ILifeCycle
~IHandler()IHandler