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 Provides classes and interfaces for SBLIM extensions to JSR48. 
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 returned when there is a WBEM Operations 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 returned when there is a WBEM Operations error.
 

Classes in javax.wbem used by org.sblim.cimclient
WBEMException
          WBEMException is returned when there is a WBEM Operations error.
 

Classes in javax.wbem used by org.sblim.cimclient.internal.cimxml
WBEMException
          WBEMException is returned when there is a WBEM Operations error.
 

Classes in javax.wbem used by org.sblim.cimclient.internal.http.io
WBEMException
          WBEMException is returned when there is a WBEM Operations 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 returned when there is a WBEM Operations error.
 

Classes in javax.wbem used by org.sblim.cimclient.internal.wbem.operations
WBEMException
          WBEMException is returned when there is a WBEM Operations error.
 



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