Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| 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(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, yieldpublic Worker(Connector connector)
protected abstract Reader getReader()
protected abstract void onErrorInThread(Exception e) throws JaxmppException
JaxmppExceptionprotected abstract void onStreamTerminate()
throws JaxmppException
JaxmppExceptionprotected abstract void processElement(Element elem) throws JaxmppException
JaxmppExceptionprotected abstract void workerTerminated()
Copyright © 2006–2018 Tigase. All rights reserved.