Uses of Interface
org.sblim.cimclient.IndicationListenerSBLIM

Packages that use IndicationListenerSBLIM
org.sblim.cimclient Provides classes and interfaces for SBLIM extensions to JSR48. 
 

Uses of IndicationListenerSBLIM in org.sblim.cimclient
 

Methods in org.sblim.cimclient that return IndicationListenerSBLIM
 IndicationListenerSBLIM WBEMListenerSBLIM.WBEMListenerImpl.getIndicationListenerSBLIM()
          Returns the listener we forward the indications to.
 

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.
 



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