- java.lang.Object
-
- tigase.jaxmpp.core.client.connector.AbstractBoshConnector
-
- tigase.jaxmpp.j2se.connectors.bosh.BoshConnector
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
tigase.jaxmpp.core.client.connector.AbstractBoshConnector.BoshPacketReceivedHandler, tigase.jaxmpp.core.client.connector.AbstractBoshConnector.BoshPacketSendingHandler
-
Nested classes/interfaces inherited from interface tigase.jaxmpp.core.client.Connector
tigase.jaxmpp.core.client.Connector.ConnectedHandler, tigase.jaxmpp.core.client.Connector.DisconnectedHandler, tigase.jaxmpp.core.client.Connector.EncryptionEstablishedHandler, tigase.jaxmpp.core.client.Connector.ErrorHandler, tigase.jaxmpp.core.client.Connector.StanzaReceivedHandler, tigase.jaxmpp.core.client.Connector.StanzaSendingHandler, tigase.jaxmpp.core.client.Connector.State, tigase.jaxmpp.core.client.Connector.StateChangedHandler, tigase.jaxmpp.core.client.Connector.StreamRestartedHandler, tigase.jaxmpp.core.client.Connector.StreamTerminatedHandler
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static String |
URL_KEY |
-
Fields inherited from class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
BOSH_SERVICE_URL_KEY, context, log, requests, RID_KEY, SID_KEY
-
Fields inherited from interface tigase.jaxmpp.core.client.Connector
COMPRESSED_KEY, CONNECTOR_STAGE_KEY, CONNECTOR_STAGE_TIMESTAMP_KEY, DISABLE_KEEPALIVE_KEY, ENCRYPTED_KEY, EXTERNAL_KEEPALIVE_KEY, PROXY_HOST, PROXY_PORT, PROXY_TYPE, RECONNECTING_KEY, SEE_OTHER_HOST_KEY, TRUST_MANAGERS_KEY
-
Constructor Summary
Constructors
| Constructor and Description |
BoshConnector(tigase.jaxmpp.core.client.Context context) |
-
Method Summary
-
Methods inherited from class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
addToRequests, countActiveRequests, createSessionLogic, fireOnConnected, fireOnError, fireOnStanzaReceived, fireOnTerminate, getSid, getState, isCompressed, isSecure, keepalive, nextRid, onError, onResponse, onTerminate, prepareBody, prepareBody, prepareRetartBody, prepareStartBody, prepareTerminateBody, removeFromRequests, restartStream, send, send, setSid, setStage, stop, stop, terminateAllWorkers
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2006–2020 Tigase. All rights reserved.