Package | Description |
---|---|
org.sblim.cimclient |
Provides classes and interfaces for SBLIM extensions to JSR48.
|
Modifier and Type | Method | Description |
---|---|---|
IndicationListenerSBLIM |
WBEMListenerSBLIM.WBEMListenerImpl.getIndicationListenerSBLIM() |
Returns the listener we forward the indications to.
|
Modifier and Type | Method | Description |
---|---|---|
int |
WBEMListenerSBLIM.addListener(IndicationListenerSBLIM pListener,
int pPort,
java.lang.String pTransport) |
Add a new listener using the specified port.
|
int |
WBEMListenerSBLIM.addListener(IndicationListenerSBLIM pListener,
int pPort,
java.lang.String pTransport,
java.lang.String pLocalAddr) |
Add a new listener using the specified port and local address.
|
int |
WBEMListenerSBLIM.addListener(IndicationListenerSBLIM pListener,
int pPort,
java.lang.String pTransport,
java.lang.String pLocalAddr,
java.util.Properties pConfigurationProperties) |
Add a new listener using the specified port, local address and
properties.
|
Copyright © 2005, 2013 IBM Corporation. All Rights Reserved.