|
JAIN-SIP 2.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PeerUnavailableException | |
---|---|
javax.sip | This package contains the main interfaces that model the architecture from both an application developer and a stack vendor view. |
Uses of PeerUnavailableException in javax.sip |
---|
Methods in javax.sip that throw PeerUnavailableException | |
---|---|
AddressFactory |
SipFactory.createAddressFactory()
Creates an instance of the AddressFactory implementation. |
HeaderFactory |
SipFactory.createHeaderFactory()
Creates an instance of the HeaderFactory implementation. |
MessageFactory |
SipFactory.createMessageFactory()
Creates an instance of the MessageFactory implementation. |
SipStack |
SipFactory.createSipStack(Properties properties)
Creates an instance of a SipStack implementation based on the configuration properties object passed to this method. |
|
JAIN-SIP 2.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |