Daraja HTTP Framework 3.1.1-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
CSTdjLifeCycle
FStoppedTdjLifeCycle
Handle(const string Target, TdjServerContext Context, TdjRequest Request, TdjResponse Response)TdjAbstractHandlerprotected
IsStarted()TdjLifeCycle
IsStopped()TdjLifeCycle
RemoveHandler(const IHandler Handler)TdjAbstractHandlerContainerprotected
SetStarted(const Boolean Value)TdjLifeCycle
SetStopped(const Boolean Value)TdjLifeCycle
Start()TdjLifeCycle
StartedTdjLifeCycle
Stop()TdjLifeCycle
StoppedTdjLifeCycle
TdjAbstractHandler()TdjAbstractHandler
TdjLifeCycle()TdjLifeCycle
~TdjLifeCycle()TdjLifeCycle