NIST SIP Parser and Stack (v1.2) API

Uses of Class
gov.nist.javax.sip.address.SipUri

Packages that use SipUri
gov.nist.javax.sip.parser Parsers for SIP Headers, URL's and addresses. 
 

Uses of SipUri in gov.nist.javax.sip.parser
 

Methods in gov.nist.javax.sip.parser that return SipUri
 SipUri URLParser.sipURL()
          Parse and return a structure for a SIP URL.
 SipUri StringMsgParser.parseSIPUrl(String url)
          Parse a SIP url from a string and return a URI structure for it.
 


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.