Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
Worker(tigase.jaxmpp.core.client.Connector connector) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Reader |
getReader() |
void |
interrupt() |
protected abstract void |
onErrorInThread(Exception e) |
protected abstract void |
onStreamStart(Map<String,String> attribs) |
protected abstract void |
onStreamTerminate() |
protected abstract void |
processElement(tigase.jaxmpp.core.client.xml.Element elem) |
void |
run() |
protected abstract void |
workerTerminated() |
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldprotected abstract Reader getReader()
protected abstract void onErrorInThread(Exception e) throws tigase.jaxmpp.core.client.exceptions.JaxmppException
tigase.jaxmpp.core.client.exceptions.JaxmppExceptionprotected abstract void onStreamTerminate()
throws tigase.jaxmpp.core.client.exceptions.JaxmppException
tigase.jaxmpp.core.client.exceptions.JaxmppExceptionprotected abstract void processElement(tigase.jaxmpp.core.client.xml.Element elem)
throws tigase.jaxmpp.core.client.exceptions.JaxmppException
tigase.jaxmpp.core.client.exceptions.JaxmppExceptionprotected abstract void workerTerminated()
Copyright © 2006–2018 Tigase. All rights reserved.