public abstract class JaxmppEventWithCallback<H extends EventHandler> extends JaxmppEvent<H>
| Modifier and Type | Class and Description |
|---|---|
static interface |
JaxmppEventWithCallback.RunAfter<E> |
sessionObject| Modifier | Constructor and Description |
|---|---|
protected |
JaxmppEventWithCallback(SessionObject sessionObject,
JaxmppEventWithCallback.RunAfter<? extends JaxmppEventWithCallback> runAfter) |
| Modifier and Type | Method and Description |
|---|---|
JaxmppEventWithCallback.RunAfter<? extends JaxmppEventWithCallback> |
getRunAfter() |
getSessionObjectprotected JaxmppEventWithCallback(SessionObject sessionObject, JaxmppEventWithCallback.RunAfter<? extends JaxmppEventWithCallback> runAfter)
public JaxmppEventWithCallback.RunAfter<? extends JaxmppEventWithCallback> getRunAfter()
Copyright © 2006–2018 Tigase. All rights reserved.