Package cern.cmw.rda.client

Provides classes and interfaces which client applications need in order to communicate with accelerator devices.

See:
          Description

Interface Summary
DeviceDirectory  
DeviceInfo  
IDeviceHandle  
IRDAService  
ISubscriptionRequest  
ReplyHandler Objects implementing this interface provide the client specific functionality for handling results of the asynchronous device calls.
 

Class Summary
CmwDirectoryServer Default CMW implementation of the DirectoryServer interface This class is a wrapper for the CORBA directory server and is the default implementation of the DeviceDirectory interface.
DeviceHandle Allows to set, get and monitor property values in a remote device.
GetRequest Represents a request to execute a get operation on a device.
IRDAService.GetElement  
IRDAService.SubscriptionResult  
RDAService Manages communications with remote devices and serves as a factory for DeviceHandle objects.
ReplyAdapter An abstract class for receiving replies to asynchronous calls or subscription reports.
Request Allows a client to access information from the calling scope while in the scope of the ReplyHandler callback methods.
SetRequest Represents a request to execute a set operation on a device.
Subscription Represents a subscription on a device property value.
SubscriptionRequest Represents a data subscription request.
 

Enum Summary
RDAService.ListOperationType  
 

Package cern.cmw.rda.client Description

Provides classes and interfaces which client applications need in order to communicate with accelerator devices.



Copyright © 2007 CERN. All Rights Reserved.