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

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

AddHandler(const IHandler Handler)TdjAbstractHandlerContainerprotected
CheckStarted()TdjLifeCycleprotected
CheckStopped()TdjLifeCycleprotected
Handle(const string Target, TdjServerContext Context, TdjRequest Request, TdjResponse Response)TdjAbstractHandlerprotected
IsStarted()TdjLifeCycle
IsStopped()TdjLifeCycle
RemoveHandler(const IHandler Handler)TdjAbstractHandlerContainerprotected
Start()TdjLifeCycle
StartedTdjLifeCycle
Stop()TdjLifeCycle
StoppedTdjLifeCycle
TdjAbstractHandler()TdjAbstractHandler
TdjLifeCycle()TdjLifeCycle
~TdjLifeCycle()TdjLifeCycle