RMI Question:
Download Job Interview Questions and Answers PDF
What is the use of UnicastRemoteObject in RMI?
Answer:
The UnicastRemoteObject class provides support for point-to-point active object references using TCP streams. Objects that require remote behavior should extend UnicastRemoteObject.
Download RMI Interview Questions And Answers
PDF
Previous Question | Next Question |
What is the protocol used by RMI? | What does the exportObject of UnicastRemoteObject do? |