RMI Question: Download RMI PDF

Can a class implementing a Remote interface have non remote methods?

Tweet Share WhatsApp

Answer:

Yes. Those methods behave as normal java methods operating within the JVM.

Download RMI PDF Read All 21 RMI Questions
Previous QuestionNext Question
How to get all the registered objects in a rmiregistry?What is the protocol used by RMI?