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 value does read() return when it has reached the end of a file?
Write a singleton program?
whats is stored procedure,joins
What is serialization and de-serialization ?
Which component handles cluster communication in jboss?
Explain the steps in details to load the server object dynamically?
In a multitiered application which tier is the browser in?
How to determine SGA site?
What is the difference between a static and a non-static inner class?
What is deadlock?
what is diff between Access modifier and specifier?
What is RPC?