examples.parser
Class Parser
java.lang.Object
examples.parser.Parser
public class Parser
- extends Object
This example shows you how you can use the message factory to parse SIP
messages. You dont need to create a sip stack for this example.
- Author:
- M. Ranganathan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Parser
public Parser()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2014. All Rights Reserved.