Uses of Class
jain.protocol.ip.sip.ListeningPoint

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

Methods in jain.protocol.ip.sip that return ListeningPoint
 ListeningPoint JainSipProvider.getListeningPoint()
          Returns the ListeningPoint of this JainSipProvider
 ListeningPoint[] JainSipStack.getListeningPoints()
          Returns an array of ListeningPoints available to this stack
 

Methods in jain.protocol.ip.sip with parameters of type ListeningPoint
 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