Uses of Interface
org.sblim.cimclient.WBEMClientSBLIM
-
Packages that use WBEMClientSBLIM Package Description org.sblim.cimclient.internal.wbem Internal implemenation of the interfaces from the javax.wbem package. -
-
Uses of WBEMClientSBLIM in org.sblim.cimclient.internal.wbem
Classes in org.sblim.cimclient.internal.wbem that implement WBEMClientSBLIM Modifier and Type Class Description class
WBEMClientCIMXML
The WBEMClientCIMXML is a implementation of thejavax.wbem.client.WBEMClient
interface for the CIM-XML protocol including the extensions of theorg.sblim.cimclient.WBEMClientSBLIM
interface.
-