org.mobicents.protocols.mgcp.parser
Class MgcpMessageParser
java.lang.Object
org.mobicents.protocols.mgcp.parser.MgcpMessageParser
public class MgcpMessageParser
- extends Object
Provides processing of the MGCP message.
- Author:
- Oleg Kulikov, Pavel Mitrenko
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MgcpMessageParser
public MgcpMessageParser(MgcpContentHandler contentHandler)
- Creates a new instance of MgcpMessageParser
parse
public void parse(String message)
throws IOException,
ParseException
- Throws:
IOException
ParseException
Copyright © 2012 TeleStax, Inc.. All Rights Reserved.