Componentes.Terceros.RemObj.../internal/5.0.35.741/1/RemObjects SDK for Delphi/Samples/Load Balancing/LoadBalancingLibrary.rodl
2009-02-28 17:16:16 +00:00

26 lines
1.2 KiB
Plaintext

<Library Name="LoadBalancingLibrary" UID="{090EB224-CE46-4FEE-98CB-1DF8B2CD2CFC}" Documentation="">
<Services>
<Service Name="LoadBalancingService" UID="{937F22A6-D42F-42BE-AFC0-3E5023577E31}">
<Interfaces>
<Interface Name="Default" UID="{5F3AABEC-E71F-47AC-9981-9E88F1387B0D}" Documentation="Service LoadBalancingService. This service has been automatically generated using the RODL template you can find in the Templates directory.">
<Operations>
<Operation Name="Sum" UID="{5508A5A6-73CF-409E-BC21-26F80CDE29B0}" Documentation="">
<Parameters>
<Parameter Name="A" DataType="Integer" Flag="In" />
<Parameter Name="B" DataType="Integer" Flag="In" />
<Parameter Name="Result" DataType="Integer" Flag="Result" />
</Parameters>
</Operation>
<Operation Name="GetServerTime" UID="{7DA56AD6-B064-44B5-AFC4-CC5B074DEC73}" Documentation="">
<Parameters>
<Parameter Name="Result" DataType="DateTime" Flag="Result" />
</Parameters>
</Operation>
</Operations>
</Interface>
</Interfaces>
</Service>
</Services>
</Library>