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

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

public class NotifiedEntityHandler
extends Object


Field Summary
static String emptyString
           
 
Constructor Summary
NotifiedEntityHandler()
           
 
Method Summary
static jain.protocol.ip.mgcp.message.parms.NotifiedEntity decode(byte[] value, int offset, int length, boolean toGateway)
           
static int encode(byte[] destination, int offset, jain.protocol.ip.mgcp.message.parms.NotifiedEntity notifiedEntity)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

emptyString

public static final String emptyString
See Also:
Constant Field Values
Constructor Detail

NotifiedEntityHandler

public NotifiedEntityHandler()
Method Detail

decode

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

encode

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


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