RMI Question:
Download Job Interview Questions and Answers PDF
What does the exportObject of UnicastRemoteObject do?
Answer:
Exports the remote object to make it available to receive incoming calls, using the particular supplied port. If port not specified receives calls from any anonymous port.
Download RMI Interview Questions And Answers
PDF
Previous Question | Next Question |
What is the use of UnicastRemoteObject in RMI? | What is PortableRemoteObject.narrow() method and what is used for? |