Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
SIPDialog.sendRequest(ClientTransaction clientTransactionId) |
void |
SIPDialog.sendRequest(ClientTransaction clientTransaction,
boolean allowInterleaving) |
Modifier and Type | Method and Description |
---|---|
void |
Dialog.sendRequest(ClientTransaction clientTransaction)
Sends a Request to the remote party of this dialog.
|
Copyright © 2015. All Rights Reserved.