public static class ConnectionManager.ConnectionFailedHandler.ConnectionFailedEvent extends tigase.jaxmpp.core.client.eventbus.JaxmppEvent<ConnectionManager.ConnectionFailedHandler>
| Constructor and Description |
|---|
ConnectionFailedEvent(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.xmpp.modules.connection.ConnectionSession connectionSession) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(ConnectionManager.ConnectionFailedHandler handler) |
tigase.jaxmpp.core.client.xmpp.modules.connection.ConnectionSession |
getConnectionSession() |
void |
setConnectionSession(tigase.jaxmpp.core.client.xmpp.modules.connection.ConnectionSession connectionSession) |
public ConnectionFailedEvent(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.xmpp.modules.connection.ConnectionSession connectionSession)
protected void dispatch(ConnectionManager.ConnectionFailedHandler handler)
dispatch in class tigase.jaxmpp.core.client.eventbus.Event<ConnectionManager.ConnectionFailedHandler>public tigase.jaxmpp.core.client.xmpp.modules.connection.ConnectionSession getConnectionSession()
public void setConnectionSession(tigase.jaxmpp.core.client.xmpp.modules.connection.ConnectionSession connectionSession)
Copyright © 2006–2015 Tigase. All rights reserved.