examples.parser
Class Parser

java.lang.Object
  extended by 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

Constructor Summary
Parser()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Parser

public Parser()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2014. All Rights Reserved.