what is the Remote Stub?
Answer / abhijit salunkhe
It is an object which recives calls from remote clients.
Under RMI a remote object must support atleast one Interface
that is , its class must implement atleast one interface
which extends java.rmi.Remote (markup Interface)
| Is This Answer Correct ? | 1 Yes | 0 No |
what is a Daemon Thread?
Do you think that java should have had pointers?
what is Bootstrap loader program?
How can a dead thread be restarted?
What is difference between object state and behavior?
How substring() method of string class create memory leaks?
Is jvm a overhead?
What is the purpose of the notifyall() method?
Why a component architecture for the java platform?
what is meant by JRMP?
What value does read() return when it has reached the end of a file?
Can I run seam outside of jboss as?