Uses of Class
org.sblim.cimclient.discovery.WBEMProtocol
-
Packages that use WBEMProtocol Package Description org.sblim.cimclient.discovery Provides classes and interfaces for WBEM services discovery via SLP. -
-
Uses of WBEMProtocol in org.sblim.cimclient.discovery
Methods in org.sblim.cimclient.discovery with parameters of type WBEMProtocol Modifier and Type Method Description WBEMServiceAdvertisement
AdvertisementCatalog. getAdvertisement(java.lang.String pId, WBEMProtocol[] pProtocols)
Returns the advertisement from the catalog corresponding to a given id and with the protocol preferred most.
-