public interface SipSessionAsynchronousWork extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
doAsynchronousWork(SipSession sipSession)
The container guarantees that the business logic contained within this method
will be executed in a thread-safe manner when using Mobicents Concurrency Control
in SipSession mode
|
void doAsynchronousWork(SipSession sipSession)
sipSession - the Sip Session against which the asynchronous work is being executedCopyright © 2016. All Rights Reserved.