|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransactionUnavailableException | |
|---|---|
| javax.sip | This package contains the main interfaces that model the architecture from both an application developer and a stack vendor view. |
| Uses of TransactionUnavailableException in javax.sip |
|---|
| Methods in javax.sip that throw TransactionUnavailableException | |
|---|---|
ClientTransaction |
SipProvider.getNewClientTransaction(Request request)
Before an application can send a new request it must first request a new client transaction to handle that Request. |
ServerTransaction |
SipProvider.getNewServerTransaction(Request request)
An application has the responsibility of deciding to respond to a Request that does not match an existing server transaction. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||