| Package | Description |
|---|---|
| com.bea.wcp.sip |
Oracle Communications Converged Application Server extensions to the SIP Servlet API.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WlssSipSessionsUtil.doAsynchronousAction(String applicationSessionId,
WlssAsynchronousAction action)
This method allows an application to access a SipApplicationSession in an
asynchronous manner.
|
void |
WlssSipApplicationSession.doAsynchronousAction(WlssAsynchronousAction asyncWork)
This method allows an application to access a SipApplicationSession in an
asynchronous manner.
|