Datasnap.Win.ObjBrkr
Contains classes that implement a collection of server item objects, describe an application server for a simple object broker and maintain a list of available application servers for a connection component.
Package | dsnapcon270.bpl |
---|
Classes
EBrokerException | EBrokerException is the exception raised by simple object brokers when they can't locate an available server. |
TServerCollection | TServerCollection is a collection of TServerItem objects. |
TServerItem | TServerItem describes an application server for a simple object broker. |
TSimpleObjectBroker | TSimpleObjectBroker maintains a list of available application servers for a connection component. |