Unit RALClient
Description
This item has no description.
Uses
- Classes
- SysUtils
- SyncObjs
- RALCustomObjects
- RALTypes
- RALAuthentication
- RALRequest
- RALResponse
- RALCompress
- RALCripto
- RALConsts
- RALTools
- RALToken
- RALJSON
- RALParams
- RALMimeTypes
Overview
Classes, Interfaces, Objects and Records
| Name | Description |
|---|---|
Class TRALClientHTTP |
|
Class TRALThreadClient |
|
Class TRALClient |
Functions and Procedures
procedure RegisterEngine(AEngine : TRALClientHTTPClass); |
procedure UnregisterEngine(AEngine : TRALClientHTTPClass); |
function GetEngineClass(AEngineName : StringRAL) : TRALClientHTTPClass; |
procedure GetEngineList(AList : TStrings); |
Types
TRALClientHTTPClass = class of TRALClientHTTP; |
TRALThreadClientResponse = procedure(ASender: TObject; AResponse: TRALResponse; AException: StringRAL) of object; |
Description
Functions and Procedures
procedure RegisterEngine(AEngine : TRALClientHTTPClass); |
|
This item has no description. |
procedure UnregisterEngine(AEngine : TRALClientHTTPClass); |
|
This item has no description. |
function GetEngineClass(AEngineName : StringRAL) : TRALClientHTTPClass; |
|
This item has no description. |
procedure GetEngineList(AList : TStrings); |
|
This item has no description. |
Types
TRALClientHTTPClass = class of TRALClientHTTP; |
|
This item has no description. |
TRALThreadClientResponse = procedure(ASender: TObject; AResponse: TRALResponse; AException: StringRAL) of object; |
|
This item has no description. |
PascalRAL - GitHub Repository
Generated by PasDoc 1.0.4.