public class ScopedServerTransactionListener extends ScopedObject implements ServerTransactionListener
| Constructor and Description |
|---|
ScopedServerTransactionListener(Session session,
ServerTransactionListener listener) |
| Modifier and Type | Method and Description |
|---|---|
protected ApplicationSession |
getAppSession() |
void |
handleCancel(ServerTransaction tx,
SipRequest cancel) |
void |
transactionTerminated(Transaction transaction) |
openScopepublic ScopedServerTransactionListener(Session session, ServerTransactionListener listener)
public void transactionTerminated(Transaction transaction)
transactionTerminated in interface TransactionListenerpublic void handleCancel(ServerTransaction tx, SipRequest cancel) throws java.io.IOException
handleCancel in interface ServerTransactionListenerjava.io.IOExceptionprotected ApplicationSession getAppSession()
getAppSession in class ScopedObjectCopyright © 2015. All Rights Reserved.