SendableEntityCreator, SendableEntityCreatorNoIndexpublic class ConnectMessage extends ReceivingTimerTask
| Modifier and Type | Field | Description |
|---|---|---|
static java.lang.String |
PROPERTY_TYPE |
historyId, msg, prevChange, PROPERTY_HISTORYID, PROPERTY_MSG, PROPERTY_PARENT, PROPERTY_PREVIOUSCHANGE, PROPERTY_RECEIVED, props, received, sendAnyHow, session, timeOut, TIMEOUTDEFAULT, typehandler, space, taskNEW, REMOVE, REMOVE_YOU, SIMPLE, UPDATE| Constructor | Description |
|---|---|
ConnectMessage() |
| Modifier and Type | Method | Description |
|---|---|---|
static ConnectMessage |
create() |
|
java.lang.Object |
getSendableInstance(boolean prototyp) |
Gets the sendable instance.
|
java.lang.String |
getType() |
|
boolean |
isSendingToPeers() |
|
boolean |
runTask() |
createSimpleString, getBlob, getInternMap, getMessage, getMessageId, getOutputStream, getPrevChange, getProperties, getReceived, getReceiver, getSession, getTimeOut, getValue, handle, isSendAnyHow, setValue, toString, withAddToReceived, withHistoryId, withMessage, withPrevChange, withSendAnyHow, withSession, withTimeOut, withType, writeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetSpace, run, withSpacepublic static final java.lang.String PROPERTY_TYPE
public static ConnectMessage create()
public java.lang.Object getSendableInstance(boolean prototyp)
SendableEntityCreatorgetSendableInstance in interface SendableEntityCreatorgetSendableInstance in class Messageprototyp - the prototyppublic boolean runTask()
throws java.lang.Exception
runTask in class ReceivingTimerTaskjava.lang.Exceptionpublic boolean isSendingToPeers()
isSendingToPeers in class Message