Interface | Description |
---|---|
AsynchronousWorkListener |
This listener will receive notification on a result of the asynchronous work execution.
|
IBMSipSession |
An extension of the SipSession interface.
|
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. |