public static class PresenceModule.DelayDeliveryThread extends Thread
| Modifier and Type | Class and Description |
|---|---|
static interface |
PresenceModule.DelayDeliveryThread.DelDeliverySend
Interface description
|
Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
PresenceModule.DelayDeliveryThread(PresenceModule.DelayDeliveryThread.DelDeliverySend component)
Constructs ...
|
| Modifier and Type | Method and Description |
|---|---|
void |
put(Collection<tigase.xml.Element> elements) |
void |
put(tigase.xml.Element element)
Method description
|
void |
run()
Method description
|
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic PresenceModule.DelayDeliveryThread(PresenceModule.DelayDeliveryThread.DelDeliverySend component)
component - public void put(Collection<tigase.xml.Element> elements)
elements - public void put(tigase.xml.Element element)
element - Copyright © 2007–2014 Tigase. All rights reserved.