public class NotifiedEntityHandler extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
emptyString |
| Constructor and Description |
|---|
NotifiedEntityHandler() |
| Modifier and Type | Method and Description |
|---|---|
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) |
public static final String emptyString
public static jain.protocol.ip.mgcp.message.parms.NotifiedEntity decode(byte[] value,
int offset,
int length,
boolean toGateway)
throws ParseException
ParseExceptionpublic static int encode(byte[] destination,
int offset,
jain.protocol.ip.mgcp.message.parms.NotifiedEntity notifiedEntity)
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.