public static interface ConnectionManager.ConnectionEstablishedHandler extends EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
ConnectionManager.ConnectionEstablishedHandler.ConnectionEstablishedEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onConnectionEstablished(SessionObject sessionObject,
ConnectionSession connectionSession,
Socket socket) |
void onConnectionEstablished(SessionObject sessionObject, ConnectionSession connectionSession, Socket socket) throws JaxmppException
JaxmppExceptionCopyright © 2006–2016 Tigase. All rights reserved.