org.mobicents.protocols.mgcp.parser.params
Class EncryptionMethodHandler
java.lang.Object
org.mobicents.protocols.mgcp.parser.params.EncryptionMethodHandler
public class EncryptionMethodHandler
- extends Object
|
Method Summary |
static jain.protocol.ip.mgcp.message.parms.EncryptionMethod |
decode(byte[] value,
int offset,
int length)
|
static int |
encode(byte[] destination,
int offset,
jain.protocol.ip.mgcp.message.parms.EncryptionMethod encryptionMethod)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EncryptionMethodHandler
public EncryptionMethodHandler()
decode
public static jain.protocol.ip.mgcp.message.parms.EncryptionMethod 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.EncryptionMethod encryptionMethod)
Copyright © 2013 TeleStax, Inc.. All Rights Reserved.