Uses of Class
tigase.xmpp.ConnectionStatus

Packages that use ConnectionStatus
tigase.xmpp   
 

Uses of ConnectionStatus in tigase.xmpp
 

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



Copyright © 2013 Tigase. All rights reserved.