Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.neomedia
Class ZrtpConfigureUtils

java.lang.Object
  extended by net.java.sip.communicator.impl.neomedia.ZrtpConfigureUtils

public class ZrtpConfigureUtils
extends Object


Constructor Summary
ZrtpConfigureUtils()
           
 
Method Summary
static
<T extends Enum<T>>
String
getPropertyID(T algo)
           
static gnu.java.zrtp.ZrtpConfigure getZrtpConfiguration()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZrtpConfigureUtils

public ZrtpConfigureUtils()
Method Detail

getPropertyID

public static <T extends Enum<T>> String getPropertyID(T algo)

getZrtpConfiguration

public static gnu.java.zrtp.ZrtpConfigure getZrtpConfiguration()

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.