| Package | Description |
|---|---|
| org.mobicents.javax.servlet.sip |
| Modifier and Type | Method and Description |
|---|---|
void |
SipSessionExt.scheduleAsynchronousWork(SipSessionAsynchronousWork work)
Deprecated.
in favor of SipSessionsUtilExt.scheduleAsynchronousWork(String sipSessionId, SipSessionAsynchronousWork work)
|
void |
SipSessionsUtilExt.scheduleAsynchronousWork(String sipSessionId,
SipSessionAsynchronousWork work)
This method allows an application to access a SipSession in an asynchronous manner.
|
Copyright © 2015. All Rights Reserved.