tigase.jaxmpp.gwt.client.connectors
Class BoshConnector

java.lang.Object
  extended by tigase.jaxmpp.core.client.connector.AbstractBoshConnector
      extended by tigase.jaxmpp.gwt.client.connectors.BoshConnector
All Implemented Interfaces:
tigase.jaxmpp.core.client.Connector

public class BoshConnector
extends tigase.jaxmpp.core.client.connector.AbstractBoshConnector


Nested Class Summary
 
Nested classes/interfaces inherited from class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
tigase.jaxmpp.core.client.connector.AbstractBoshConnector.BoshConnectorEvent
 
Nested classes/interfaces inherited from interface tigase.jaxmpp.core.client.Connector
tigase.jaxmpp.core.client.Connector.ConnectorEvent, tigase.jaxmpp.core.client.Connector.State
 
Field Summary
 
Fields inherited from class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
AUTHID_KEY, BOSH_SERVICE_URL, BOSH_SERVICE_URL_KEY, log, observable, requests, RID_KEY, sessionObject, SID_KEY
 
Fields inherited from interface tigase.jaxmpp.core.client.Connector
BodyReceived, 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 Summary
BoshConnector(tigase.jaxmpp.core.client.observer.Observable parentObservable, tigase.jaxmpp.core.client.SessionObject sessionObject)
           
 
Method Summary
protected  void processSendData(tigase.jaxmpp.core.client.xml.Element element)
           
 
Methods inherited from class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
addListener, addToRequests, countActiveRequests, createSessionLogic, fireOnConnected, fireOnError, fireOnStanzaReceived, fireOnTerminate, getObservable, getSid, getState, isSecure, keepalive, nextRid, onError, onResponse, onTerminate, prepareBody, prepareBody, prepareRetartBody, prepareStartBody, prepareTerminateBody, removeAllListeners, removeFromRequests, removeListener, restartStream, send, send, setObservable, setSid, setStage, start, stop, stop, terminateAllWorkers
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BoshConnector

public BoshConnector(tigase.jaxmpp.core.client.observer.Observable parentObservable,
                     tigase.jaxmpp.core.client.SessionObject sessionObject)
Method Detail

processSendData

protected void processSendData(tigase.jaxmpp.core.client.xml.Element element)
                        throws tigase.jaxmpp.core.client.xml.XMLException,
                               tigase.jaxmpp.core.client.exceptions.JaxmppException
Specified by:
processSendData in class tigase.jaxmpp.core.client.connector.AbstractBoshConnector
Throws:
tigase.jaxmpp.core.client.xml.XMLException
tigase.jaxmpp.core.client.exceptions.JaxmppException


Copyright © 2006-2012 Tigase. All Rights Reserved.