What is the role of the java.rmi.Naming Class?

Technology CommunityCategory: JavaWhat is the role of the java.rmi.Naming Class?
VietMX Staff asked 3 years ago

The java.rmi.Naming class provides methods for storing and obtaining references to remote objects in the remote object registry. Each method of the Naming class takes as one of its arguments a name that is a String in URL format.