Uses of Class
tigase.jaxmpp.core.client.Connector.State

Packages that use Connector.State
tigase.jaxmpp.core.client   
tigase.jaxmpp.core.client.connector   
 

Uses of Connector.State in tigase.jaxmpp.core.client
 

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

Uses of Connector.State in tigase.jaxmpp.core.client.connector
 

Methods in tigase.jaxmpp.core.client.connector that return Connector.State
 Connector.State ConnectorWrapper.getState()
           
 Connector.State AbstractBoshConnector.getState()
           
 

Methods in tigase.jaxmpp.core.client.connector with parameters of type Connector.State
protected  void AbstractBoshConnector.setStage(Connector.State state)
           
 



Copyright © 2006-2012 Tigase. All Rights Reserved.