| Package | Description |
|---|---|
| javax.sip |
| Modifier and Type | Field and Description |
|---|---|
static Timeout |
Timeout.RETRANSMIT |
static Timeout |
Timeout.TRANSACTION |
| Modifier and Type | Method and Description |
|---|---|
Timeout |
Timeout.getObject(int timeout) |
Timeout |
TimeoutEvent.getTimeout() |
| Constructor and Description |
|---|
TimeoutEvent(Object source,
ClientTransaction clientTransaction,
Timeout timeout) |
TimeoutEvent(Object source,
ServerTransaction serverTransaction,
Timeout timeout) |
Copyright © 2016. All rights reserved.