NIST SIP Parser and Stack (v1.2) API

Uses of Class
javax.sip.PeerUnavailableException

Packages that use PeerUnavailableException
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 PeerUnavailableException in gov.nist.javax.sip
 

Constructors in gov.nist.javax.sip that throw PeerUnavailableException
SipStackImpl(Properties configurationProperties)
           
 

Uses of PeerUnavailableException in javax.sip
 

Methods in javax.sip that throw PeerUnavailableException
 SipStack SipFactory.createSipStack(Properties properties)
          Creates an instance of a SipStack implementation based on the configuration properties object passed to this method.
 MessageFactory SipFactory.createMessageFactory()
          Creates an instance of the MessageFactory implementation.
 HeaderFactory SipFactory.createHeaderFactory()
          Creates an instance of the HeaderFactory implementation.
 AddressFactory SipFactory.createAddressFactory()
          Creates an instance of the AddressFactory implementation.
 


NIST SIP Parser and Stack (v1.2) API

A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Get the latest distribution.
Submit a bug report or feature request.