Class TRALUniGUIServer

Unit

Declaration

type TRALUniGUIServer = class(TRALServer)

Description

TRALUniGUIServer

Hierarchy

Overview

Methods

Public constructor Create(AOwner: TComponent); override;
Public destructor Destroy; override;
Protected procedure DecodeAuth(ARequest: TIdHTTPRequestInfo; AResult: TRALRequest);
Protected procedure OnRALHTTPCommand(ARequestInfo: TIdHTTPRequestInfo; AResponseInfo: TIdHTTPResponseInfo; var Handled: Boolean);
Protected procedure OnRALParseAuthentication(AContext: TIdContext; const AAuthType, AAuthData: string; var VUsername, VPassword: string; var VHandled: Boolean);
Protected procedure SetActive(const AValue: boolean); override;

Description

Methods

Public constructor Create(AOwner: TComponent); override;
 
Public destructor Destroy; override;
 
Protected procedure DecodeAuth(ARequest: TIdHTTPRequestInfo; AResult: TRALRequest);
 
Protected procedure OnRALHTTPCommand(ARequestInfo: TIdHTTPRequestInfo; AResponseInfo: TIdHTTPResponseInfo; var Handled: Boolean);
 
Protected procedure OnRALParseAuthentication(AContext: TIdContext; const AAuthType, AAuthData: string; var VUsername, VPassword: string; var VHandled: Boolean);
 
Protected procedure SetActive(const AValue: boolean); override;
 


GitHub Repository
Generated by PasDoc 0.16.0.