Modifier and Type | Field and Description |
---|---|
private AgentId |
destId |
private Message |
msg |
private static long |
serialVersionUID |
private String |
subName |
private AgentId |
topic |
Constructor and Description |
---|
TopicDeliveryTimeTask(AgentId destId,
AgentId topic,
String subName,
Message msg) |
Modifier and Type | Method and Description |
---|---|
void |
run()
Task to execute: send a TopicDeliveryTimeNot to the related UserAgent.
|
cancel, scheduledExecutionTime
private static final long serialVersionUID
private AgentId destId
private Message msg
private AgentId topic
private String subName
Copyright © 2016 ScalAgent D.T.. All Rights Reserved.