public static class ConnectionManager.ConnectionFailedHandler.ConnectionFailedEvent extends JaxmppEvent<ConnectionManager.ConnectionFailedHandler>
sessionObject| Constructor and Description |
|---|
ConnectionFailedEvent(SessionObject sessionObject,
ConnectionSession connectionSession) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(ConnectionManager.ConnectionFailedHandler handler)
Invokes handlers method.
|
ConnectionSession |
getConnectionSession() |
void |
setConnectionSession(ConnectionSession connectionSession) |
getSessionObjectpublic ConnectionFailedEvent(SessionObject sessionObject, ConnectionSession connectionSession)
protected void dispatch(ConnectionManager.ConnectionFailedHandler handler)
Eventdispatch in class Event<ConnectionManager.ConnectionFailedHandler>handler - handlerpublic ConnectionSession getConnectionSession()
public void setConnectionSession(ConnectionSession connectionSession)
Copyright © 2006–2015 Tigase. All rights reserved.