|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface that provides methods for processing good and bad messages for the PipelinedMessageParser.
PipelinedMsgParser| Method Summary | |
void |
processMessage(SIPMessage msg)
This is called from the parser on successful message processing. |
| Methods inherited from interface gov.nist.javax.sip.parser.ParseExceptionListener |
handleException |
| Method Detail |
public void processMessage(SIPMessage msg)
throws Exception
msg - SIP Message structure that is generated by the parser.
Exceptionfor the method that gets called
on parse exception.
|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||