gov.nist.javax.sip.parser
Class StringMsgParserFactory
java.lang.Object
gov.nist.javax.sip.parser.StringMsgParserFactory
- All Implemented Interfaces:
- MessageParserFactory
public class StringMsgParserFactory
- extends Object
- implements MessageParserFactory
Default Mesasge Parser Factory Implementation
- Author:
- jean.deruelle@gmail.com
StringMsgParserFactory
public StringMsgParserFactory()
createMessageParser
public MessageParser createMessageParser(SIPTransactionStack stack)
- Description copied from interface:
MessageParserFactory
- Creates a Message Parser
- Specified by:
createMessageParser in interface MessageParserFactory
- Parameters:
stack - the stack if any configuration or runtime information is needed
- Returns:
- the newly created MessageParser
A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Submit a bug report or feature request.