Uses of Package
org.sblim.wbem.cim

Packages that use org.sblim.wbem.cim
org.sblim.wbem.cim Representation of CIM data in Java. 
org.sblim.wbem.cimxml Internal implementation of CIM-XML helper classes 
org.sblim.wbem.client Public API for client connections and WBEM operations. 
org.sblim.wbem.client.indications Public API for creation of indication listeners. 
org.sblim.wbem.client.operations Public API for batch operations. 
org.sblim.wbem.xml Internal implementation of XML processing 
 

Classes in org.sblim.wbem.cim used by org.sblim.wbem.cim
CIMClass
          Defines a Java object that represents a CIM Class.
CIMDataType
          Provides the basic interface to define CIM data type defined by the CIM specification.
CIMDateTime
           
CIMElement
           
CIMException
          This class is the super class for classes used to describe exceptional CIM conditions.
CIMFlavor
           
CIMInstance
           
CIMMethod
          This class is not thread safe.
CIMNameSpace
           
CIMObject
           
CIMObjectPath
          Points to the specified CIM Class or CIM Instance.
CIMParameter
           
CIMProperty
           
CIMQualifiableElement
           
CIMQualifier
           
CIMQualifierType
           
CIMScope
           
CIMValue
           
UnsignedInt16
          Implements a 16-bit unsigned integer object.
UnsignedInt32
          Implements a 32-bit unsigned integer object.
UnsignedInt64
          Implements a 64-bit unsigned integer object.
UnsignedInt8
          Implements a 8-bit unsigned integer object.
 

Classes in org.sblim.wbem.cim used by org.sblim.wbem.cimxml
CIMElement
           
CIMException
          This class is the super class for classes used to describe exceptional CIM conditions.
 

Classes in org.sblim.wbem.cim used by org.sblim.wbem.client
CIMArgument
          A class used to denote the arguments passed to extrinsic method invocations.
CIMClass
          Defines a Java object that represents a CIM Class.
CIMException
          This class is the super class for classes used to describe exceptional CIM conditions.
CIMInstance
           
CIMNameSpace
           
CIMObjectPath
          Points to the specified CIM Class or CIM Instance.
CIMQualifierType
           
CIMValue
           
 

Classes in org.sblim.wbem.cim used by org.sblim.wbem.client.indications
CIMException
          This class is the super class for classes used to describe exceptional CIM conditions.
CIMInstance
           
 

Classes in org.sblim.wbem.cim used by org.sblim.wbem.client.operations
CIMClass
          Defines a Java object that represents a CIM Class.
CIMException
          This class is the super class for classes used to describe exceptional CIM conditions.
CIMInstance
           
CIMNameSpace
           
CIMObjectPath
          Points to the specified CIM Class or CIM Instance.
CIMQualifierType
           
CIMValue
           
 

Classes in org.sblim.wbem.cim used by org.sblim.wbem.xml
CIMArgument
          A class used to denote the arguments passed to extrinsic method invocations.
CIMClass
          Defines a Java object that represents a CIM Class.
CIMDataType
          Provides the basic interface to define CIM data type defined by the CIM specification.
CIMElement
           
CIMException
          This class is the super class for classes used to describe exceptional CIM conditions.
CIMInstance
           
CIMMethod
          This class is not thread safe.
CIMNameSpace
           
CIMObjectPath
          Points to the specified CIM Class or CIM Instance.
CIMParameter
           
CIMProperty
           
CIMQualifier
           
CIMQualifierType
           
CIMValue
           
 



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