| Package | Description |
|---|---|
| net.sourceforge.peers.sip.transaction |
| Modifier and Type | Class | Description |
|---|---|---|
class |
InviteServerTransactionStateCompleted |
|
class |
InviteServerTransactionStateConfirmed |
|
class |
InviteServerTransactionStateInit |
|
class |
InviteServerTransactionStateProceeding |
|
class |
InviteServerTransactionStateTerminated |
| Modifier and Type | Field | Description |
|---|---|---|
InviteServerTransactionState |
InviteServerTransaction.COMPLETED |
|
InviteServerTransactionState |
InviteServerTransaction.CONFIRMED |
|
InviteServerTransactionState |
InviteServerTransaction.INIT |
|
InviteServerTransactionState |
InviteServerTransaction.PROCEEDING |
|
InviteServerTransactionState |
InviteServerTransaction.TERMINATED |
| Modifier and Type | Method | Description |
|---|---|---|
void |
InviteServerTransaction.setState(InviteServerTransactionState state) |
Copyright © 2018. All rights reserved.