public abstract class ReceivingTimerTask extends Message implements java.lang.Runnable
| Modifier and Type | Field and Description |
|---|---|
protected ErrorHandler |
handler |
protected Space |
space |
protected java.lang.Runnable |
task |
historyId, msg, prevChange, PROPERTY_HISTORYID, PROPERTY_MSG, PROPERTY_PARENT, PROPERTY_PREVIOUSCHANGE, PROPERTY_RECEIVED, PROPERTY_RECEIVER, PROPERTY_TYPE, props, received, receiver, sendAnyHow, session, timeOut, TIMEOUTDEFAULT, typeNEW, REMOVE, REMOVE_YOU, SIMPLE, UPDATE| Constructor and Description |
|---|
ReceivingTimerTask() |
| Modifier and Type | Method and Description |
|---|---|
Space |
getSpace() |
void |
run() |
boolean |
runTask() |
ReceivingTimerTask |
withSpace(Space space) |
createSimpleString, getBlob, getInternMap, getMessage, getMessageId, getOutputStream, getPrevChange, getProperties, getReceived, getReceiver, getSendableInstance, getTimeOut, getType, getValue, handle, isSendAnyHow, setValue, toString, withAddToReceived, withHistoryId, withMessage, withPrevChange, withReceiver, withSendAnyHow, withSession, withTimeOut, withType, writeprotected final ErrorHandler handler
protected java.lang.Runnable task
protected Space space
public ReceivingTimerTask withSpace(Space space)
public void run()
run in interface java.lang.Runnablepublic Space getSpace()
public boolean runTask()
throws java.lang.Exception
java.lang.Exception