Package org.sblim.cimclient.internal.wbem

Internal implemenation of the interfaces from the javax.wbem package.

See:
          Description

Class Summary
CIMError Class CIMError is required for IndicationHandling and CIM-XML parsing.
CloseableIteratorDOM Class CloseableIteratorDOM is a CloseableIterator implementation for the CIM-XML DOM parser.
CloseableIteratorGeneric<E> Class CloseableIteratorGeneric creates new CloseableIterator from an Iterator and WBEMException.
CloseableIteratorPULL CloseableIterator implementation for PULL parser.
CloseableIteratorSAX CloseableIterator implementation for SAX parser.
EnumerateResponseDOM<T> Class EnumerateResponseDOM is responsible for all helper functions of DOM parser related with EnumerateResponse.
EnumerateResponsePULL<T> Class EnumerateResponsePULL is responsible for all helper functions of PULL parser related with EnumerateResponse.
EnumerateResponseSAX<T> Class EnumerateResponseSAX is responsible for all helper functions of SAX parser related with EnumerateResponse.
WBEMClientCIMXML The WBEMClientCIMXML is a implementation of the javax.wbem.client.WBEMClient interface for the CIM-XML protocol including the extensions of the org.sblim.cimclient.WBEMClientSBLIM interface.
 

Package org.sblim.cimclient.internal.wbem Description

Internal implemenation of the interfaces from the javax.wbem package. The classes and interfaces herein are for internal use of the SBLIM Client for Java only and might therefore be modified or removed without notice.

Since:
2.0.0


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