|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransactionDoesNotExistException | |
---|---|
gov.nist.javax.sip.stack | This package implements the main protocol abstractions that are defined by the SIP RFC 3261. |
javax.sip | This package contains the main interfaces that model the architecture from both an application developer and a stack vendor view. |
Uses of TransactionDoesNotExistException in gov.nist.javax.sip.stack |
---|
Methods in gov.nist.javax.sip.stack that throw TransactionDoesNotExistException | |
---|---|
void |
SIPDialog.sendRequest(ClientTransaction clientTransactionId)
|
void |
SIPDialog.sendRequest(ClientTransaction clientTransactionId,
boolean allowInterleaving)
|
Uses of TransactionDoesNotExistException in javax.sip |
---|
Methods in javax.sip that throw TransactionDoesNotExistException | |
---|---|
void |
Dialog.sendRequest(ClientTransaction clientTransaction)
Sends a Request to the remote party of this dialog. |
|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |