| Package | Description |
|---|---|
| org.cipango.server | |
| org.cipango.server.session | |
| org.cipango.server.session.scoped | |
| org.cipango.server.transaction | |
| org.cipango.server.util |
| Modifier and Type | Method and Description |
|---|---|
Transaction |
SipResponse.getTransaction() |
Transaction |
SipRequest.getTransaction() |
abstract Transaction |
SipMessage.getTransaction() |
| Modifier and Type | Method and Description |
|---|---|
void |
SipRequest.setTransaction(Transaction transaction) |
void |
SipProxy.transactionTerminated(Transaction transaction) |
| Modifier and Type | Method and Description |
|---|---|
void |
Session.removeTransaction(Transaction transaction) |
void |
Session.DialogInfo.transactionTerminated(Transaction transaction) |
| Modifier and Type | Method and Description |
|---|---|
void |
ScopedServerTransactionListener.transactionTerminated(Transaction transaction) |
void |
ScopedClientTransactionListener.transactionTerminated(Transaction transaction) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClientTransaction
INVITE and non-INVITE client transaction.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientTransactionImpl
INVITE and non-INVITE client transaction.
|
class |
RetryableTransactionManager.RetryableClientTransaction |
class |
ServerTransaction |
class |
TransactionImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionListener.transactionTerminated(Transaction transaction) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientTransactionProxy |
Copyright © 2015. All Rights Reserved.