H - type of handler.public abstract class JaxmppEvent<H extends EventHandler> extends Event<H>
| Modifier and Type | Field and Description |
|---|---|
protected SessionObject |
sessionObject |
| Modifier | Constructor and Description |
|---|---|
protected |
JaxmppEvent(SessionObject sessionObject)
Constructs event object.
|
| Modifier and Type | Method and Description |
|---|---|
SessionObject |
getSessionObject()
Return
session object. |
protected final SessionObject sessionObject
protected JaxmppEvent(SessionObject sessionObject)
sessionObject - session object.public SessionObject getSessionObject()
session object.Copyright © 2006–2016 Tigase. All rights reserved.