public class BoshConnector
extends tigase.jaxmpp.core.client.connector.AbstractBoshConnector
| Modifier and Type | Field and Description |
|---|---|
static String |
URL_KEY |
AUTHID_KEY, BOSH_SERVICE_URL, BOSH_SERVICE_URL_KEY, log, observable, requests, RID_KEY, sessionObject, SID_KEYBodyReceived, COMPRESSED_KEY, Connected, CONNECTOR_STAGE_KEY, DISABLE_KEEPALIVE_KEY, ENCRYPTED_KEY, EncryptionEstablished, Error, EXTERNAL_KEEPALIVE_KEY, SEE_OTHER_HOST_KEY, StanzaReceived, StanzaSending, StateChanged, StreamTerminated, TRUST_MANAGERS_KEY| Constructor and Description |
|---|
BoshConnector(tigase.jaxmpp.core.client.observer.Observable parentObservable,
tigase.jaxmpp.core.client.SessionObject sessionObject) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
processSendData(tigase.jaxmpp.core.client.xml.Element element) |
void |
start() |
addListener, addToRequests, countActiveRequests, createSessionLogic, fireOnConnected, fireOnError, fireOnStanzaReceived, fireOnTerminate, getObservable, getSid, getState, isCompressed, isSecure, keepalive, nextRid, onError, onResponse, onTerminate, prepareBody, prepareBody, prepareRetartBody, prepareStartBody, prepareTerminateBody, removeAllListeners, removeFromRequests, removeListener, restartStream, send, send, setObservable, setSid, setStage, stop, stop, terminateAllWorkerspublic static final String URL_KEY
public BoshConnector(tigase.jaxmpp.core.client.observer.Observable parentObservable,
tigase.jaxmpp.core.client.SessionObject sessionObject)
protected void processSendData(tigase.jaxmpp.core.client.xml.Element element)
throws tigase.jaxmpp.core.client.xml.XMLException,
tigase.jaxmpp.core.client.exceptions.JaxmppException
processSendData in class tigase.jaxmpp.core.client.connector.AbstractBoshConnectortigase.jaxmpp.core.client.xml.XMLExceptiontigase.jaxmpp.core.client.exceptions.JaxmppExceptionpublic void start()
throws tigase.jaxmpp.core.client.xml.XMLException,
tigase.jaxmpp.core.client.exceptions.JaxmppException
start in interface tigase.jaxmpp.core.client.Connectorstart in class tigase.jaxmpp.core.client.connector.AbstractBoshConnectortigase.jaxmpp.core.client.xml.XMLExceptiontigase.jaxmpp.core.client.exceptions.JaxmppExceptionCopyright © 2006–2014 Tigase. All rights reserved.