| Package | Description |
|---|---|
| tigase.jaxmpp.core.client |
Core of JAXMPP library.
|
| tigase.jaxmpp.core.client.connector |
Classes for implementing Connectors.
|
| tigase.jaxmpp.gwt.client | |
| tigase.jaxmpp.j2se | |
| tigase.jaxmpp.j2se.connectors.bosh | |
| tigase.jaxmpp.j2se.connectors.socket | |
| tigase.jaxmpp.j2se.connectors.websocket |
| Modifier and Type | Field and Description |
|---|---|
protected Connector |
JaxmppCore.connector |
| Modifier and Type | Method and Description |
|---|---|
Connector |
JaxmppCore.getConnector()
Returns connector.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSocketXmppSessionLogic<T extends Connector> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBoshConnector
Abstract class for implementing BOSH connector.
|
class |
AbstractWebSocketConnector |
class |
ConnectorWrapper
Class for wrapping Connector.
|
| Modifier and Type | Field and Description |
|---|---|
protected T |
AbstractSocketXmppSessionLogic.connector |
| Modifier and Type | Method and Description |
|---|---|
Connector |
ConnectorWrapper.getConnector()
Returns wrapped connector.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorWrapper.setConnector(Connector connector)
Sets connector to be wrapped.
|
| Constructor and Description |
|---|
BoshXmppSessionLogic(Context context,
Connector connector,
XmppModulesManager modulesManager) |
| Modifier and Type | Method and Description |
|---|---|
protected Connector |
Jaxmpp.createConnector() |
| Modifier and Type | Method and Description |
|---|---|
protected Connector |
Jaxmpp.createConnector() |
| Modifier and Type | Class and Description |
|---|---|
class |
BoshConnector |
| Modifier and Type | Class and Description |
|---|---|
class |
SocketConnector |
| Constructor and Description |
|---|
Worker(Connector connector) |
| Modifier and Type | Class and Description |
|---|---|
class |
WebSocketConnector |
Copyright © 2006–2020 Tigase. All rights reserved.