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
Are there books about seam?
What restrictions are placed on the values of each case of a switch statement?
What is the purpose of the finally clause of a try-catch-finally statement?
What is bean? Where can it be used?
What must a class do to implement an interface?
What are the sequence of steps to write pub or sub model kind of application?
What is jboss?
How substring() method of string class create memory leaks?
what are RemoteObjects?
What if the static modifier is removed from the signature of the main method?
What is message driven beam?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
Explain RMI Architecture?
How can I avoid validating a form before data is entered?
What is Stream Tokenizer?