Uses of Class
jain.protocol.ip.IPPeerUnavailableException

Packages that use IPPeerUnavailableException
jain.protocol.ip This package contains the JAIN IP Factory, which is the central creation point for all high level proprietary JAIN IP objects, for example JainSipStack Objects. 
jain.protocol.ip.sip This package contains the main interfaces required to represent JAIN SIP protocol stacks, JAIN SIP applications, as well as the classes and exceptions needed to send and receive JAIN SIP messages. 
 

Uses of IPPeerUnavailableException in jain.protocol.ip
 

Methods in jain.protocol.ip that throw IPPeerUnavailableException
 java.lang.Object JainIPFactory.createIPObject(java.lang.String objectClassName)
          Returns an instance of a Peer JAIN IP Object identified by the supplied classname.
 

Uses of IPPeerUnavailableException in jain.protocol.ip.sip
 

Methods in jain.protocol.ip.sip that throw IPPeerUnavailableException
 JainSipProvider JainSipStack.createProvider(ListeningPoint listeningPoint)
          Creates a new Peer (vendor specific) JainSipProvider that is attached to this JainSipStack on a specified ListeningPoint and returns a reference to it.
 



If you have any comments or queries, please mail them to JAIN-SIP-interest@sun.com


Copyright - 2000 Sun Microsystems