|
Daraja HTTP Framework 3.0.7-SNAPSHOT
HTTP server framework for Object Pascal
|
This is the complete list of members for TdjAbstractHandlerContainer, including all inherited members.
| AddHandler(const IHandler Handler) | TdjAbstractHandlerContainer | protected |
| CheckStarted() | TdjLifeCycle | protected |
| CheckStopped() | TdjLifeCycle | protected |
| Handle(const string Target, TdjServerContext Context, TdjRequest Request, TdjResponse Response) | TdjAbstractHandler | protected |
| IsStarted() | TdjLifeCycle | |
| IsStopped() | TdjLifeCycle | |
| RemoveHandler(const IHandler Handler) | TdjAbstractHandlerContainer | protected |
| Start() | TdjLifeCycle | |
| Started | TdjLifeCycle | |
| Stop() | TdjLifeCycle | |
| Stopped | TdjLifeCycle | |
| TdjAbstractHandler() | TdjAbstractHandler | |
| TdjLifeCycle() | TdjLifeCycle | |
| ~TdjLifeCycle() | TdjLifeCycle |