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

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

public class TypeOfServiceHandler
extends Object


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

Constructor Detail

TypeOfServiceHandler

public TypeOfServiceHandler()
Method Detail

decode

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


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