public static interface ConnectionManager.ConnectionEstablishedHandler
extends tigase.jaxmpp.core.client.eventbus.EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
ConnectionManager.ConnectionEstablishedHandler.ConnectionEstablishedEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onConnectionEstablished(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.xmpp.modules.connection.ConnectionSession connectionSession,
Socket socket) |
void onConnectionEstablished(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.xmpp.modules.connection.ConnectionSession connectionSession,
Socket socket)
throws tigase.jaxmpp.core.client.exceptions.JaxmppException
tigase.jaxmpp.core.client.exceptions.JaxmppExceptionCopyright © 2006–2015 Tigase. All rights reserved.