|
NIST SIP Parser and Stack (v1.2) API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |