Answers

Question and Answer:

  Home  RMI

⟩ What is the use of UnicastRemoteObject in RMI?

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

 153 views

More Questions for you: