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

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

public class TypeOfNetworkHandler
extends Object


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

Constructor Detail

TypeOfNetworkHandler

public TypeOfNetworkHandler()
Method Detail

decode

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


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