| Interface | Description |
|---|---|
| RemoteDistributedActor |
A DistributedActor is a distributed executable entity that is accessed
via RMI.
|
| Class | Description |
|---|---|
| DistributedActorWrapper |
The DistributedActorWrapper implements the RemoteDistributedActor interface.
|
| DistributedServerRMIGeneric |
A distributed server to execute ptolemy actors in a distributed manner.
|