RMI Question:
Download Questions PDF

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

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?