| Class | Description |
|---|---|
| AgentClosureExecutionClosure |
Wrapper for closure message that is execute locally.
|
| RemoteAgent<T> |
Proxy object for remote Agent instance.
|
| RemoteAgentMock |
Fake Agent to intercept closure calls.
|
| RemoteAgents |
Remoting context for Agents.
|
| Enum | Description |
|---|---|
| AgentClosureExecutionPolicy |
Policy of executing closures sent to remote Agent instance as messages.
|