Message that carry current state of Agent
- the type of state| Modifiers | Name | Description |
|---|---|---|
private AgentCore |
agent |
|
private DataflowVariable<T> |
valueVariable |
| Fields inherited from class | Fields |
|---|---|
class SerialMsg |
hostId, serialVersionUID |
| Constructor and description |
|---|
RemoteAgentGetValMsg
(AgentCore agent, DataflowVariable<T> valueVariable) |
| Type | Name and description |
|---|---|
void |
execute(RemoteConnection conn) |
| Methods inherited from class | Name |
|---|---|
class SerialMsg |
execute, updateRemoteHost |
class java.lang.Object |
java.lang.Object#wait(), java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Copyright © 2008–2014 Václav Pech. All Rights Reserved.