What is the use of UnicastRemoteObject in RMI?

Submitted by: Administrator
The UnicastRemoteObject class provides support for point-to-point active object references using TCP streams. Objects that require remote behavior should extend UnicastRemoteObject.
Submitted by: Administrator

Read Online RMI Job Interview Questions And Answers