org.mobicents.protocols.mgcp.handlers
Class MessageHandler

java.lang.Object
  extended by org.mobicents.protocols.mgcp.handlers.MessageHandler

public class MessageHandler
extends Object

Author:
Oleg Kulikov, Yulian Oifa

Constructor Summary
MessageHandler(JainMgcpStackImpl jainMgcpStackImpl)
           
 
Method Summary
 boolean isRequest(byte headerByte)
           
 void scheduleMessages(PacketRepresentation pr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageHandler

public MessageHandler(JainMgcpStackImpl jainMgcpStackImpl)
Method Detail

isRequest

public boolean isRequest(byte headerByte)

scheduleMessages

public void scheduleMessages(PacketRepresentation pr)
                      throws ParseException
Throws:
ParseException


Copyright © 2013 TeleStax, Inc.. All Rights Reserved.