Deprecated API

Deprecated Fields
com.sun.wbem.cim.CIMQualifierTypeException.DUP_QUALIFIER_TYPE
            
com.sun.wbem.cim.CIMSecurityException.SIGNATURE_ERROR
            
com.sun.wbem.client.CIMClient.XML
            
 

Deprecated Methods
com.sun.wbem.provider.InstanceProvider.createInstance(CIMInstance)
          New APIs in the provider20 package. 
com.sun.wbem.provider.InstanceProvider.deleteInstance(CIMObjectPath)
          New APIs in the provider20 package. 
com.sun.wbem.client.CIMClient.enumClass(CIMObjectPath, boolean)
            
com.sun.wbem.client.CIMClient.enumClass(CIMObjectPath, boolean, boolean)
            
com.sun.wbem.client.CIMClient.enumInstances(CIMObjectPath, boolean)
            
com.sun.wbem.client.CIMClient.enumInstances(CIMObjectPath, boolean, boolean)
            
com.sun.wbem.provider.InstanceProvider.enumInstances(CIMObjectPath, boolean, CIMClass)
          New APIs in the provider20 package. 
com.sun.wbem.provider.InstanceProvider.enumInstances(CIMObjectPath, boolean, CIMClass, boolean)
          New APIs in the provider20 package. 
com.sun.wbem.client.CIMClient.getClass(CIMObjectPath, boolean)
            
com.sun.wbem.query.ASCII_CharStream.getColumn()
            
com.sun.wbem.client.CIMClient.getInstance(CIMObjectPath, boolean)
            
com.sun.wbem.provider.InstanceProvider.getInstance(CIMObjectPath, CIMClass, boolean)
          New APIs in the provider20 package. 
com.sun.wbem.query.ASCII_CharStream.getLine()
            
com.sun.wbem.provider.InstanceProvider.setInstance(CIMInstance)
          New APIs in the provider20 package. 
 

Deprecated Constructors
com.sun.wbem.client.CIMClient(CIMNameSpace, String, String)
            
com.sun.wbem.client.CIMClient(CIMNameSpace, String, String, int)
            
com.sun.wbem.cim.CIMInstance(String)
          The input name of the instance will no longer be used since the name is generated from the key properties.