Much of the code discussed (with respect to the GJAS code) is packaged as part of the GJAS system, found as part of the javageeks.com library. Specifically, the LocalServerManager.java, LocalServer.java, ThreadedServer.java, IRemoteServerManager.java, RMIServerManagerServer.java, and RMIServerManager.java can be found there.
The example services described in the chapter and found here are listed below:
Process.exec
OneMoreHelloService
, referenced in the code, isn't here--it's an example,
not written code.