public abstract class AbstractStanzaHandler extends Object implements Runnable
| Constructor and Description |
|---|
AbstractStanzaHandler(Element element,
Context context) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
process() |
void |
run() |
protected final Element element
protected abstract void process()
throws JaxmppException
JaxmppExceptionCopyright © 2006–2015 Tigase. All rights reserved.