| Package | Description |
|---|---|
| org.cipango.server | |
| org.cipango.server.session | |
| org.cipango.server.session.scoped | |
| org.cipango.server.transaction |
| Modifier and Type | Method and Description |
|---|---|
void |
SipProxy.handleCancel(ServerTransaction tx,
SipRequest cancel) |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<ServerTransaction> |
Session._serverTransactions |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ServerTransaction> |
Session.getServerTransactions() |
| Modifier and Type | Method and Description |
|---|---|
void |
Session.addServerTransaction(ServerTransaction transaction) |
void |
Session.DialogInfo.handleCancel(ServerTransaction tx,
SipRequest cancel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ScopedServerTransactionListener.handleCancel(ServerTransaction tx,
SipRequest cancel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerTransactionListener.handleCancel(ServerTransaction tx,
SipRequest cancel) |
void |
TransactionManager.transactionTerminated(ServerTransaction transaction) |
Copyright © 2015. All Rights Reserved.