| Package | Description |
|---|---|
| org.cipango.server | |
| org.cipango.server.transaction | |
| org.cipango.server.util |
| Modifier and Type | Method and Description |
|---|---|
TransactionManager |
SipServer.getTransactionManager() |
| Constructor and Description |
|---|
SipServer(org.eclipse.jetty.util.thread.ThreadPool pool,
TransactionManager transactionManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
RetryableTransactionManager
Transaction manager which support RFC 3263.
|
| Modifier and Type | Field and Description |
|---|---|
protected TransactionManager |
TransactionImpl._transactionManager |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionImpl.setTransactionManager(TransactionManager manager) |
void |
Transaction.setTransactionManager(TransactionManager manager) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientTransactionProxy.setTransactionManager(TransactionManager manager) |
Copyright © 2015. All Rights Reserved.