| Package | Description |
|---|---|
| tigase.jaxmpp.core.client |
Core of JAXMPP library.
|
| tigase.jaxmpp.core.client.connector |
Classes for implementing Connectors.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
Connector.State |
ConnectorWrapper.getState() |
Connector.State |
AbstractBoshConnector.getState() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractBoshConnector.setStage(Connector.State state) |
Copyright © 2006–2014 Tigase. All rights reserved.