|
NIST SIP Parser and Stack (v1.2) API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransportNotSupportedException | |
gov.nist.javax.sip | This is the root of the JAIN implementation of SIP. |
javax.sip | This package contains the main interfaces that model the JAIN SIP architectute from both an application developer and a stack vendor view. |
Uses of TransportNotSupportedException in gov.nist.javax.sip |
Methods in gov.nist.javax.sip that throw TransportNotSupportedException | |
ListeningPoint |
SipStackImpl.createListeningPoint(int port,
String transport)
Creates a new peer ListeningPoint on this SipStack on a specified host, port and transport and returns a reference to the newly created ListeningPoint object. |
Uses of TransportNotSupportedException in javax.sip |
Methods in javax.sip that throw TransportNotSupportedException | |
ListeningPoint |
SipStack.createListeningPoint(int port,
String transport)
Creates a new ListeningPoint on this SipStack on a specified port and transport, and returns a reference to the newly created ListeningPoint object. |
|
NIST SIP Parser and Stack (v1.2) API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |