Uses of Class
tigase.xmpp.impl.SaslAuth.ElementType

Packages that use SaslAuth.ElementType
tigase.xmpp.impl   
 

Uses of SaslAuth.ElementType in tigase.xmpp.impl
 

Methods in tigase.xmpp.impl that return SaslAuth.ElementType
static SaslAuth.ElementType SaslAuth.ElementType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SaslAuth.ElementType[] SaslAuth.ElementType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.