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

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

public class EchoCancellationHandler
extends Object


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

Constructor Detail

EchoCancellationHandler

public EchoCancellationHandler()
Method Detail

decode

public static jain.protocol.ip.mgcp.message.parms.EchoCancellation 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.EchoCancellation echoCancellation)


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