| Package | Description |
|---|---|
| gov.nist.javax.sip.parser |
Parsers for SIP Headers, URL's and addresses.
|
| gov.nist.javax.sip.parser.extensions | |
| gov.nist.javax.sip.parser.ims |
Parser for IMS headers.
|
| gov.nist.javax.sip.stack |
This package implements the main protocol abstractions that are defined by the SIP RFC 3261.
|
| test.torture | |
| test.unit.gov.nist.javax.sip.parser | |
| tools.sniffer |
| Class and Description |
|---|
| AddressParametersParser
Address parameters parser.
|
| ChallengeParser
Parser for the challenge portion of the authentication header.
|
| HeaderParser
Generic header parser class.
|
| Lexer
Lexer class for the parser.
|
| MessageParser
Interface defining the contract for the stack to interact with the message parser to parse a byte array containing the SIP Message
into a SIPMessage object
|
| MessageParserFactory
Factory used to create message parser instances on behalf of the stack
which are created when a new message comes from the network and is processed by the stack.
|
| NioPipelineParser.UnparsedMessage |
| ParametersParser
parameters parser header.
|
| ParseExceptionListener
A listener interface that enables customization of parse error handling.
|
| Parser
Base parser class.
|
| Pipeline
Input class for the pipelined parser.
|
| SIPMessageListener
Interface that provides methods for processing good
and bad messages for the PipelinedMessageParser.
|
| TokenTypes |
| Class and Description |
|---|
| AddressParametersParser
Address parameters parser.
|
| HeaderParser
Generic header parser class.
|
| Lexer
Lexer class for the parser.
|
| ParametersParser
parameters parser header.
|
| Parser
Base parser class.
|
| TokenTypes |
| Class and Description |
|---|
| AddressParametersParser
Address parameters parser.
|
| HeaderParser
Generic header parser class.
|
| Lexer
Lexer class for the parser.
|
| ParametersParser
parameters parser header.
|
| Parser
Base parser class.
|
| TokenNames
A grab bag of SIP Token names.
|
| TokenTypes |
| Class and Description |
|---|
| MessageParser
Interface defining the contract for the stack to interact with the message parser to parse a byte array containing the SIP Message
into a SIPMessage object
|
| MessageParserFactory
Factory used to create message parser instances on behalf of the stack
which are created when a new message comes from the network and is processed by the stack.
|
| ParseExceptionListener
A listener interface that enables customization of parse error handling.
|
| PipelinedMsgParser
This implements a pipelined message parser suitable for use with a stream -
oriented input such as TCP.
|
| SIPMessageListener
Interface that provides methods for processing good
and bad messages for the PipelinedMessageParser.
|
| Class and Description |
|---|
| ParseExceptionListener
A listener interface that enables customization of parse error handling.
|
| Class and Description |
|---|
| HeaderParser
Generic header parser class.
|
| Class and Description |
|---|
| ParseExceptionListener
A listener interface that enables customization of parse error handling.
|
Copyright © 2018. All Rights Reserved.