Uses of Interface
org.sblim.wbem.client.BatchHandle

Packages that use BatchHandle
org.sblim.wbem.client Public API for client connections and WBEM operations. 
 

Uses of BatchHandle in org.sblim.wbem.client
 

Classes in org.sblim.wbem.client that implement BatchHandle
 class BatchCIMClient
           
 

Methods in org.sblim.wbem.client with parameters of type BatchHandle
 BatchResult CIMClient.performBatchOperations(BatchHandle pBatchHandle)
          Performs the operations specified in the BatchHandle object.
 BatchResult CIMClientXML.performBatchOperations(BatchHandle pBatchHandle)
           
 BatchResult CIMOMHandle.performBatchOperations(BatchHandle pBatchHandle)
           
 



Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.