Uses of Class
net.jrodolfo.java_evolution.java01.rmi.RmiExamples.RmiGreetingEndpoint
Packages that use RmiExamples.RmiGreetingEndpoint
-
Uses of RmiExamples.RmiGreetingEndpoint in net.jrodolfo.java_evolution.java01.rmi
Methods in net.jrodolfo.java_evolution.java01.rmi that return RmiExamples.RmiGreetingEndpointModifier and TypeMethodDescriptionRmiExamples.startGreetingService()Starts a local RMI registry, constructs an exported remote object, and binds the service.