what is the Remote Stub?



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

Post New Answer

More Advanced Java Interview Questions

What are skeletons and stubs and how they are generated?

2 Answers  


Name the class that is used to bind the server object with RMI Registry?

0 Answers  


is servlet,struts are threadsafe or not.please telme correct answer

1 Answers   Microsoft,


what are the advantages of JTA over JTS?

0 Answers  


can any one tell me how to learn good coding techniques

3 Answers  






wahts is mean by dynavalidatorform in struts/

1 Answers   SolutionNET,


what is the use of State Factories?

0 Answers  


why we use main in java?

4 Answers  


What is threadfactory?

0 Answers  


How to determine applet?s height and width?

1 Answers  


Explain lazy activation?

1 Answers   HCL,


which of the following authentication is stronger than the others? a. Http Basic b. Http DIGEST c. Form based

1 Answers  


Categories