public abstract class ClientFactoryImpl extends Object implements ClientFactory
| Constructor and Description |
|---|
ClientFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
BaseI18n |
baseI18n() |
com.google.web.bindery.event.shared.EventBus |
eventBus() |
tigase.jaxmpp.gwt.client.Jaxmpp |
jaxmpp() |
tigase.jaxmpp.core.client.SessionObject |
sessionObject() |
Theme |
theme() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitavatarFactorypublic com.google.web.bindery.event.shared.EventBus eventBus()
eventBus in interface ClientFactorypublic Theme theme()
theme in interface ClientFactorypublic tigase.jaxmpp.gwt.client.Jaxmpp jaxmpp()
jaxmpp in interface ClientFactorypublic tigase.jaxmpp.core.client.SessionObject sessionObject()
sessionObject in interface ClientFactorypublic BaseI18n baseI18n()
baseI18n in interface ClientFactoryCopyright © 2017. All rights reserved.