| Package | Description |
|---|---|
| gov.nist.core |
Contains core classes that the rest of the implementation depends upon.
|
| gov.nist.javax.sip.header.ims |
NIST-SIP Specific support for IMS headers contributed by Jose Miguel
Freitas (Aveiro University, Portugal) and Alexandre Miguel Silva
Santos (PT Inovacau, Portugal).
|
| Modifier and Type | Field and Description |
|---|---|
protected Token |
LexerCore.currentMatch |
| Modifier and Type | Method and Description |
|---|---|
Token |
LexerCore.getNextToken() |
Token |
LexerCore.match(int tok)
Match the given token or throw an exception if no such token
can be matched.
|
Token |
LexerCore.peekNextToken()
Look ahead for one token.
|
Token[] |
LexerCore.peekNextToken(int ntokens) |
| Modifier and Type | Method and Description |
|---|---|
void |
PVisitedNetworkID.setVisitedNetworkID(Token networkID)
Set the visited network ID as a token
|
void |
PVisitedNetworkIDHeader.setVisitedNetworkID(Token networkID)
Set the visited network ID as a token
|
| Constructor and Description |
|---|
PVisitedNetworkID(Token tok) |
Copyright © 2014. All Rights Reserved.