| Package | Description |
|---|---|
| tigase.jaxmpp.core.client |
Core of JAXMPP library.
|
| tigase.jaxmpp.core.client.connector |
Classes for implementing Connectors.
|
| Modifier and Type | Field and Description |
|---|---|
protected Connector |
JaxmppCore.connector |
| Modifier and Type | Method and Description |
|---|---|
Connector |
JaxmppCore.getConnector() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBoshConnector |
class |
ConnectorWrapper |
| Modifier and Type | Method and Description |
|---|---|
Connector |
ConnectorWrapper.getConnector() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorWrapper.setConnector(Connector connector) |
| Constructor and Description |
|---|
BoshXmppSessionLogic(Connector connector,
XmppModulesManager modulesManager,
SessionObject sessionObject,
PacketWriter writer) |
Copyright © 2006–2014 Tigase. All rights reserved.