RMI Question:

What is the protocol used by RMI?

RMI Interview Question
RMI Interview Question

Answer:

JRMP(java remote method protocol)


Previous QuestionNext Question
Can a class implementing a Remote interface have non remote methods?What is the use of UnicastRemoteObject in RMI?