Uses of Class
cern.cmw.rda.client.DeviceHandle

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

Uses of DeviceHandle in cern.cmw.rda.client
 

Fields in cern.cmw.rda.client declared as DeviceHandle
protected  DeviceHandle Subscription.deviceHandle
           
 

Methods in cern.cmw.rda.client that return DeviceHandle
 DeviceHandle Request.getDeviceHandle()
          Returns the DeviceHandle on which this request has been created.
 DeviceHandle RDAService.getDeviceHandle(String deviceName)
          Returns a handle for the device identified by the specified name.
 



Copyright © 2007 CERN. All Rights Reserved.