| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RemoteJist.JistClientRemote | |
|---|---|
| jist.runtime | Provides the entire JiST (Java in Simulation Time) runtime framework and simulation time functionality. | 
| Uses of RemoteJist.JistClientRemote in jist.runtime | 
|---|
| Classes in jist.runtime that implement RemoteJist.JistClientRemote | |
|---|---|
| static class | RemoteJist.JistClientRemote JiST client RMI "server". | 
| static class | RemoteJist.JistClientLocalLocal JiST client. | 
| Fields in jist.runtime declared as RemoteJist.JistClientRemote | |
|---|---|
|  RemoteJist.JistClientRemote | RemoteJist.Job.clientremote simulation client. | 
| Methods in jist.runtime with parameters of type RemoteJist.JistClientRemote | |
|---|---|
| static void | Main.runSimulation(Main.CommandLineOptions options,
              java.util.Properties properties,
              RemoteJist.JistClientRemote remote,
              java.io.PrintStream serverOut,
              RemoteJist.PingRemote ping)Run a single simulation with given command-line options. | 
| static void | Main.runSimulationRedirect(Main.CommandLineOptions options,
                      java.util.Properties properties,
                      RemoteJist.JistClientRemote remote)Redirect output streams and run simulation. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||