@Version(value="1.0.16")
| Interface | Description |
|---|---|
| AsynchronousWorkListener |
This listener will receive notification on a result of the asynchronous work execution.
|
| IBMSipSession |
An extension of the SipSession interface.
|
| SipApplicationSessionStateListener | Deprecated
SIP Servlet 1.1 introduced standard API
SipApplicationSessionActivationListener |
| SipSessionStateListener | Deprecated
SIP Servlet 1.1 introduced standard API
SipSessionActivationListener |
| WSApplicationSession |
This interface adds SIP-Web Services functionality API for converged applications.
|
| Class | Description |
|---|---|
| AsynchronousWork |
The
AsynchronousWork is an abstract class that should be overridden by an application that
is interested in using asynchronous invocation of code. |