RMI

RMI tools are Remote Method Invocation tools. They help developers create applications that operate over a network to include the internet:

  • rmic: This tool can generate stubs and skeletons for objects over a network
  • rmiregistry: This is a registry service for remote objects
  • rmid: This tool is an activation system daemon for RMI
  • serialver: This tool returns the class serialVersionUID value
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset