public interface SipApplicationSessionAsynchronousWork extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
doAsynchronousWork(SipApplicationSession sipApplicationSession)
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 SipApplicationSession mode
|
void doAsynchronousWork(SipApplicationSession sipApplicationSession)
sipApplicationSession - the sip application session against which the asynchronous work is being executedCopyright © 2016. All Rights Reserved.