Class TRequestBroker

Description

Inherits from

TComponent

:The RequestBroker (ORB) main job is to instanciate objects to satisfy client requests, passing to the object the parameters from the request and giving the result back to the client when the object has finished.

Constructors

Create

Functions

AddServerObject
BrokeRequest
Destroy
EnumServerFunctions
CrackHeader
FindServerObject
RemoveServerObject
ServerObjectRequestDone
TriggerObjCreate
TriggerObjDestroy

Properties

IniFileName
UserData
ObjectCount

Events

OnDisplay
OnObjCreate
OnObjDestroy

Variables

FIniFileName
FObjectCount
FObjectList
FOnDisplay
FOnObjCreate
FOnObjDestroy
FUserData