Uses of Interface
org.sblim.wbem.client.CIMEnumeration
-
Packages that use CIMEnumeration Package Description org.sblim.wbem.client Public API for client connections and WBEM operations. -
-
Uses of CIMEnumeration in org.sblim.wbem.client
Classes in org.sblim.wbem.client that implement CIMEnumeration Modifier and Type Class Description class
CIMEnumerationImpl
Provides the mechanisms to stream the response of CIMObjects, returned by the CIMOM.
-