Uses of Package
javax.wbem

Packages that use javax.wbem
javax.wbem Provides classes and interfaces that are common across all WBEM APIs. 
javax.wbem.client Provides classes and interfaces for writing WBEM Clients. 
org.sblim.cimclient.internal.cimxml Internal cim-xml DOM parser & builder implementation. 
org.sblim.cimclient.internal.http.io Internal implementation of HTTP streams. 
org.sblim.cimclient.internal.wbem Internal implemenation of the interfaces from the javax.wbem package. 
org.sblim.cimclient.internal.wbem.operations Internal implemenation of WBEM batch operations. 
 

Classes in javax.wbem used by javax.wbem
WBEMException
          WBEMException is what all WBEM Operations return when there is an error.
 

Classes in javax.wbem used by javax.wbem.client
CloseableIterator
          A CloseableIterator is a subclass of Iterator that adds support for allowing the underlying implementation to serve up the elements as they become available.
WBEMException
          WBEMException is what all WBEM Operations return when there is an error.
 

Classes in javax.wbem used by org.sblim.cimclient.internal.cimxml
WBEMException
          WBEMException is what all WBEM Operations return when there is an error.
 

Classes in javax.wbem used by org.sblim.cimclient.internal.http.io
WBEMException
          WBEMException is what all WBEM Operations return when there is an error.
 

Classes in javax.wbem used by org.sblim.cimclient.internal.wbem
CloseableIterator
          A CloseableIterator is a subclass of Iterator that adds support for allowing the underlying implementation to serve up the elements as they become available.
WBEMException
          WBEMException is what all WBEM Operations return when there is an error.
 

Classes in javax.wbem used by org.sblim.cimclient.internal.wbem.operations
WBEMException
          WBEMException is what all WBEM Operations return when there is an error.
 



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