Methods in org.sblim.cimclient with parameters of type IndicationListenerSBLIM |
int |
WBEMListenerSBLIM.addListener(IndicationListenerSBLIM pListener,
int pPort,
String pTransport)
Add a new listener using the specified port. |
int |
WBEMListenerSBLIM.addListener(IndicationListenerSBLIM pListener,
int pPort,
String pTransport,
String pLocalAddr)
Add a new listener using the specified port and local address. |
int |
WBEMListenerSBLIM.addListener(IndicationListenerSBLIM pListener,
int pPort,
String pTransport,
String pLocalAddr,
Properties pConfigurationProperties)
Add a new listener using the specified port, local address and
properties. |