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

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

public class SilenceSuppressionHandler
extends Object


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

Constructor Detail

SilenceSuppressionHandler

public SilenceSuppressionHandler()
Method Detail

decode

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


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