![]() |
The Java Developers Almanac 1.4Order this book from Amazon. |
e187. Starting the RMI RegistryStarting up the RMI registry allows you to create and export remote objects.> rmiregistry
e189. Looking Up a Remote Object and Invoking a Method e190. Passing Parameters to a Remote Method e191. Returning Values from a Remote Method e192. Throwing an Exception from a Remote Method © 2002 Addison-Wesley. |