Uses of Package
cern.cmw.rda.client

Packages that use cern.cmw.rda.client
cern.cmw.rda.client Provides classes and interfaces which client applications need in order to communicate with accelerator devices. 
cern.cmw.rda.examples   
 

Classes in cern.cmw.rda.client used by cern.cmw.rda.client
DeviceDirectory
           
DeviceHandle
          Allows to set, get and monitor property values in a remote device.
DeviceInfo
           
GetRequest
          Represents a request to execute a get operation on a device.
IDeviceHandle
           
IRDAService
           
IRDAService.GetElement
           
IRDAService.SubscriptionResult
           
ISubscriptionRequest
           
RDAService
          Manages communications with remote devices and serves as a factory for DeviceHandle objects.
RDAService.ListOperationType
           
ReplyAdapter
          An abstract class for receiving replies to asynchronous calls or subscription reports.
ReplyHandler
          Objects implementing this interface provide the client specific functionality for handling results of the asynchronous device calls.
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.
SubscriptionRequest
          Represents a data subscription request.
 

Classes in cern.cmw.rda.client used by cern.cmw.rda.examples
ReplyAdapter
          An abstract class for receiving replies to asynchronous calls or subscription reports.
ReplyHandler
          Objects implementing this interface provide the client specific functionality for handling results of the asynchronous device calls.
Request
          Allows a client to access information from the calling scope while in the scope of the ReplyHandler callback methods.
SubscriptionRequest
          Represents a data subscription request.
 



Copyright © 2007 CERN. All Rights Reserved.