What is UniCastRemoteObject and what is its use in RMI?
Answer Posted / janet
All remote objects must extend UnicastRemoteObject, which
provides functionality that is needed to make objects
available for remote machines.
| Is This Answer Correct ? | 44 Yes | 13 No |
Post New Answer View All Answers
What is a policy?
Why is actionform a base class rather than an interface?
What is the difference between a static and a non-static inner class?
What are local interfaces? Describe.
Will the general public have access to the infobus apis?
What is the difference between static and non-static with examples?
What value does read() return when it has reached the end of a file?
Why use a datasource when you can directly specify a connection details?
What is the map interface?
How is a java object message delivered to a non-java client?
What is the infobus?
Why do threads block on i/o?
What does module-relative mean?
the same information whether it will connect to the database or it will be used previous information?
Difference between hashmap and hashtable?