Uses of Class
org.sblim.wbem.client.BatchResult

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

Uses of BatchResult in org.sblim.wbem.client
 

Methods in org.sblim.wbem.client that return BatchResult
 BatchResult CIMClient.performBatchOperations(BatchHandle pBatchHandle)
          Performs the operations specified in the BatchHandle object.
 BatchResult CIMClientXML.performBatchOperations(BatchHandle pBatchHandle)
           
 BatchResult CIMOMHandle.performBatchOperations(BatchHandle pBatchHandle)
           
 BatchResult CIMOMHandle.performBatchOperations(BatchHandle pBatchHandle)
           
 BatchResult CIMClient.performBatchOperations(BatchHandle pBatchHandle)
          Performs the operations specified in the BatchHandle object.
 BatchResult CIMClientXML.performBatchOperations(BatchHandle pBatchHandle)
           
 



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