tigase.jaxmpp.gwt.client
Class ConnectionConfiguration

java.lang.Object
  extended by tigase.jaxmpp.core.client.ConnectionConfiguration
      extended by tigase.jaxmpp.gwt.client.ConnectionConfiguration

public class ConnectionConfiguration
extends tigase.jaxmpp.core.client.ConnectionConfiguration

Connection configuration object.


Field Summary
 
Fields inherited from class tigase.jaxmpp.core.client.ConnectionConfiguration
sessionObject
 
Method Summary
 void setBoshService(String boshService)
          Set BOSH Service URL.
 
Methods inherited from class tigase.jaxmpp.core.client.ConnectionConfiguration
setCredentialsCallback, setDomain, setResource, setUserJID, setUserJID, setUserPassword
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setBoshService

public void setBoshService(String boshService)
Set BOSH Service URL.

Parameters:
boshService - BOSH service URL


Copyright © 2006-2012 Tigase. All Rights Reserved.