|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SipProvider | |
|---|---|
| javax.sip | This package contains the main interfaces that model the architecture from both an application developer and a stack vendor view. |
| Uses of SipProvider in javax.sip |
|---|
| Methods in javax.sip that return SipProvider | |
|---|---|
SipProvider |
SipStack.createSipProvider(ListeningPoint listeningPoint)
Creates a new peer SipProvider on this SipStack on a specified ListeningPoint and returns a reference to the newly created SipProvider object. |
| Methods in javax.sip with parameters of type SipProvider | |
|---|---|
void |
SipStack.deleteSipProvider(SipProvider sipProvider)
Deletes the specified peer SipProvider attached to this SipStack. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||