org.mobicents.protocols.mgcp.parser.params
Class DigitMapHandler

java.lang.Object
  extended by org.mobicents.protocols.mgcp.parser.params.DigitMapHandler

public class DigitMapHandler
extends Object


Constructor Summary
DigitMapHandler()
           
 
Method Summary
static jain.protocol.ip.mgcp.message.parms.DigitMap decode(byte[] value, int offset, int length)
           
static int encode(byte[] destination, int offset, jain.protocol.ip.mgcp.message.parms.DigitMap digitMap)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DigitMapHandler

public DigitMapHandler()
Method Detail

decode

public static jain.protocol.ip.mgcp.message.parms.DigitMap decode(byte[] value,
                                                                  int offset,
                                                                  int length)
                                                           throws ParseException
Throws:
ParseException

encode

public static int encode(byte[] destination,
                         int offset,
                         jain.protocol.ip.mgcp.message.parms.DigitMap digitMap)


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