Package org.sblim.wbem.client

Public API for client connections and WBEM operations.

See:
          Description

Interface Summary
BatchHandle  
CIMEnumeration Provides the mechanisms to stream the response of CIMObjects, returned by the CIMOM.
CIMOMHandle  
 

Class Summary
BatchCIMClient  
BatchResult BatchResult class encapsulates the results from a batch request, allowing to manipulate results from individual operations one at the time.
CIMClient A CIM client providing the main interface for a CIM client application to interact with a CIM server.
CIMClientFactory  
CIMClientXML  
CIMEnumerationImpl Provides the mechanisms to stream the response of CIMObjects, returned by the CIMOM.
PasswordCredential Provides password based credential for a user login authentication.
UserPrincipal  
 

Package org.sblim.wbem.client Description

Public API for client connections and WBEM operations.

Secure connections

For specific documentation on setting up secure connections via SSL or TLS please see here.



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