Uses of Interface
org.sblim.cimclient.IndicationListenerSBLIM
Packages that use IndicationListenerSBLIM
Package
Description
Provides classes and interfaces for SBLIM extensions to JSR48.
-
Uses of IndicationListenerSBLIM in org.sblim.cimclient
Methods in org.sblim.cimclient that return IndicationListenerSBLIMModifier and TypeMethodDescriptionWBEMListenerSBLIM.WBEMListenerImpl.getIndicationListenerSBLIM()
Returns the listener we forward the indications to.Methods in org.sblim.cimclient with parameters of type IndicationListenerSBLIMModifier and TypeMethodDescriptionint
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.