Class TRALSaguiServer
Unit
Declaration
type TRALSaguiServer = class(TRALServer)
Description
TRALSaguiServer
Hierarchy
- TObject
- TPersistent
- TComponent
- TRALComponent
- TRALServer
- TRALSaguiServer
Overview
Methods
| Public | constructor Create(AOwner: TComponent); override; |
| Public | destructor Destroy; override; |
| Protected | function CreateRALSSL: TRALSSL; override; |
| Protected | function GetConnectionLimit: Int64RAL; |
| Protected | function GetPoolCount: IntegerRAL; |
| Protected | function GetSSL: TRALSaguiSSL; |
| Protected | function InitializeServer: boolean; |
| Protected | function IPv6IsImplemented: boolean; override; |
| Protected | procedure CreateServerHandle; |
| Protected | procedure FreeServerHandle; |
| Protected | procedure SetActive(const AValue: boolean); override; |
| Protected | procedure SetConnectionLimit(const AValue: Int64RAL); |
| Protected | procedure SetLibPath(const AValue: TFileName); |
| Protected | procedure SetPoolCount(const AValue: IntegerRAL); |
| Protected | procedure SetPort(const AValue: IntegerRAL); override; |
| Protected | procedure SetSessionTimeout(const AValue: IntegerRAL); override; |
| Protected | procedure SetSSL(const AValue: TRALSaguiSSL); |
| Protected | procedure ShutdownServerHandle; |
Properties
| Published | property ConnectionLimit: Int64RAL read GetConnectionLimit write SetConnectionLimit; |
| Published | property LibPath: TFileName read FLibPath write SetLibPath; |
| Published | property PoolCount: IntegerRAL read GetPoolCount write SetPoolCount; |
| Published | property SSL: TRALSaguiSSL read GetSSL write SetSSL; |
Description
Methods
| Public | constructor Create(AOwner: TComponent); override; |
|
This item has no description. | |
| Public | destructor Destroy; override; |
|
This item has no description. | |
| Protected | function CreateRALSSL: TRALSSL; override; |
|
This item has no description. Showing description inherited from TRALServer.CreateRALSSL. Used by inherited members to set SSL settings | |
| Protected | function GetConnectionLimit: Int64RAL; |
|
This item has no description. | |
| Protected | function GetPoolCount: IntegerRAL; |
|
This item has no description. | |
| Protected | function GetSSL: TRALSaguiSSL; |
|
This item has no description. | |
| Protected | function InitializeServer: boolean; |
|
This item has no description. | |
| Protected | function IPv6IsImplemented: boolean; override; |
|
This item has no description. Showing description inherited from TRALServer.IPv6IsImplemented. Checks if the current server component allows IPv6 | |
| Protected | procedure CreateServerHandle; |
|
This item has no description. | |
| Protected | procedure FreeServerHandle; |
|
This item has no description. | |
| Protected | procedure SetActive(const AValue: boolean); override; |
|
This item has no description. | |
| Protected | procedure SetConnectionLimit(const AValue: Int64RAL); |
|
This item has no description. | |
| Protected | procedure SetLibPath(const AValue: TFileName); |
|
This item has no description. | |
| Protected | procedure SetPoolCount(const AValue: IntegerRAL); |
|
This item has no description. | |
| Protected | procedure SetPort(const AValue: IntegerRAL); override; |
|
This item has no description. | |
| Protected | procedure SetSessionTimeout(const AValue: IntegerRAL); override; |
|
This item has no description. | |
| Protected | procedure SetSSL(const AValue: TRALSaguiSSL); |
|
This item has no description. | |
| Protected | procedure ShutdownServerHandle; |
|
This item has no description. | |
Properties
| Published | property ConnectionLimit: Int64RAL read GetConnectionLimit write SetConnectionLimit; |
|
This item has no description. | |
| Published | property LibPath: TFileName read FLibPath write SetLibPath; |
|
This item has no description. | |
| Published | property PoolCount: IntegerRAL read GetPoolCount write SetPoolCount; |
|
This item has no description. | |
| Published | property SSL: TRALSaguiSSL read GetSSL write SetSSL; |
|
This item has no description. | |
PascalRAL - GitHub Repository
Generated by PasDoc 1.0.4.