NIST SIP Parser and Stack (v1.2) API

Uses of Class
gov.nist.javax.sip.parser.Lexer

Packages that use Lexer
gov.nist.core Contains core classes that the rest of the implementation depends upon.  
gov.nist.javax.sip.parser Parsers for SIP Headers, URL's and addresses. 
 

Uses of Lexer in gov.nist.core
 

Constructors in gov.nist.core with parameters of type Lexer
HostNameParser(Lexer lexer)
          The lexer is initialized with the buffer.
 

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

Constructors in gov.nist.javax.sip.parser with parameters of type Lexer
ViaParser(Lexer lexer)
           
StatusLineParser(Lexer lexer)
           
 


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.