Uses of Package
jain.protocol.ip

Packages that use jain.protocol.ip
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. 
 

Classes in jain.protocol.ip used by jain.protocol.ip
IPException
          This JAIN IP Exception is thrown when a general JAIN IP Error is encountered, and may be used when no other specific Jain IP Exception is relevant.
IPPeerUnavailableException
          The IP Peer Unavailable Exception indicates that the JAIN IP Peer (a particular implementation of JAIN IP) is unavailable on the current system.
JainIPFactory
          The JAIN(tm) IP Factory is a singleton class by which JAIN IP applications can obtain a proprietary (Peer) JAIN IP Object.
 

Classes in jain.protocol.ip used by jain.protocol.ip.sip
IPException
          This JAIN IP Exception is thrown when a general JAIN IP Error is encountered, and may be used when no other specific Jain IP Exception is relevant.
IPListenerAlreadyRegisteredException
          This exception is thrown if the add Jain Listener method of a Jain Provider is invoked to add a Jain Listener to the list of registered Event Listeners, and the Jain Listener to be added is already a current registered Event Listener.
IPListenerNotRegisteredException
          This exception is thrown if the remove Jain Listener method of a Jain Provider is invoked to remove a Jain Listener from he list of registered Event Listeners, and the Jain Listener to be removed is not currently a registered Event Listener.
IPPeerUnavailableException
          The IP Peer Unavailable Exception indicates that the JAIN IP Peer (a particular implementation of JAIN IP) is unavailable on the current system.
 



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


Copyright - 2000 Sun Microsystems