Uses of Class
tigase.jaxmpp.j2se.ConnectionConfiguration.ConnectionType

Packages that use ConnectionConfiguration.ConnectionType
tigase.jaxmpp.j2se   
 

Uses of ConnectionConfiguration.ConnectionType in tigase.jaxmpp.j2se
 

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

Methods in tigase.jaxmpp.j2se with parameters of type ConnectionConfiguration.ConnectionType
 void ConnectionConfiguration.setConnectionType(ConnectionConfiguration.ConnectionType connectionType)
          Set connection type.
 



Copyright © 2006-2013 Tigase. All Rights Reserved.