RMI Question:

Download Job Interview Questions and Answers PDF

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

RMI Interview Question
RMI Interview Question

Answer:

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

Download RMI Interview Questions And Answers PDF

Previous QuestionNext Question
How to get all the registered objects in a rmiregistry?What is the protocol used by RMI?