RMISolverpublic interface RMISolver implements RemoteSource code from "Java Distributed Computing", by Jim Farley.
Class: RMISolver
Example: 3-10
Description: A modified version of our Solver interface, with the exception
declarations required by RMI. |
|