org.mobicents.protocols.mgcp.parser.params
Class NotifiedEntityHandler
java.lang.Object
org.mobicents.protocols.mgcp.parser.params.NotifiedEntityHandler
public class NotifiedEntityHandler
- extends Object
|
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 |
emptyString
public static final String emptyString
- See Also:
- Constant Field Values
NotifiedEntityHandler
public NotifiedEntityHandler()
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.