| Package | Description |
|---|---|
| net.sourceforge.peers.sip.transaction |
| Modifier and Type | Field | Description |
|---|---|---|
protected Timer |
NonInviteServerTransaction.timer |
|
protected Timer |
Transaction.timer |
|
protected Timer |
TransactionManager.timer |
| Constructor | Description |
|---|---|
InviteTransaction(String branchId,
Timer timer,
TransportManager transportManager,
TransactionManager transactionManager,
Logger logger) |
|
NonInviteTransaction(String branchId,
String method,
Timer timer,
TransportManager transportManager,
TransactionManager transactionManager,
Logger logger) |
|
Transaction(String branchId,
String method,
Timer timer,
TransportManager transportManager,
TransactionManager transactionManager,
Logger logger) |
Copyright © 2018. All rights reserved.