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

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

AddHandler(const IHandler Handler)IHandlerContainer
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)IHandlerContainer
Start()ILifeCycle
Stop()ILifeCycle
~IHandler()IHandler