|
Daraja HTTP Framework 3.0.7-SNAPSHOT
HTTP server framework for Object Pascal
|
Interface for context configuration, providing access to initialization parameters. More...
Public Member Functions | |
| string | GetInitParameter (const string Key) |
| Gets an initialization parameter. | |
| TdjStrings | GetInitParameterNames () |
Interface for context configuration, providing access to initialization parameters.
| string IContextConfig::GetInitParameter | ( | const string | Key | ) |
Gets an initialization parameter.
| Key | Parameter name |
Implemented in TdjAbstractConfig.
| TdjStrings IContextConfig::GetInitParameterNames | ( | ) |
Implemented in TdjAbstractConfig.