public class AsynchronousExecutionReply extends Message
AsynchronousExecutionTask after the asynchronous
processing has been done.| Constructor and Description |
|---|
AsynchronousExecutionReply(Identifier receiver,
Serializable data) |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
getData() |
void |
setData(Serializable data) |
equals, getReceiver, getSender, hashCodepublic AsynchronousExecutionReply(Identifier receiver, Serializable data)
receiver - data - public Serializable getData()
public void setData(Serializable data)
data - the data to setCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.