Uses of Class
cern.cmw.rda.client.IRDAService.SubscriptionResult

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

Uses of IRDAService.SubscriptionResult in cern.cmw.rda.client
 

Methods in cern.cmw.rda.client that return types with arguments of type IRDAService.SubscriptionResult
 List<IRDAService.SubscriptionResult> RDAService.listSubscribe(List<String> parameters, String cycleSelector, Data context, ReplyHandler replyHandler)
          Performs an optimized (bulk) call for multiple subscriptions, possibly with context.
 List<IRDAService.SubscriptionResult> IRDAService.listSubscribe(List<String> parameters, String cycleSelector, Data context, ReplyHandler replyHandler)
          Performs an optimized (bulk) call for multiple subscriptions, possibly with context.
 List<IRDAService.SubscriptionResult> RDAService.listSubscribe(List<String> parameters, String cycleSelector, ReplyHandler replyHandler)
          Performs an optimized (bulk) call for multiple subscriptions.
 List<IRDAService.SubscriptionResult> IRDAService.listSubscribe(List<String> parameters, String cycleSelector, ReplyHandler replyHandler)
          Performs an optimized (bulk) call for multiple subscriptions.
 



Copyright © 2007 CERN. All Rights Reserved.