What are skeletons and stubs and how they are generated?

Answer Posted / amalendra

Stub is java class that knows how to interact with
skeleton. Thus client program calls the remote method on
stub and stub in-turns call the method on skeleton, again
skeleton call the method on actual remote class.
Stub reside on cleint side where as skeleton reside on
Remote.

rmic utility can be used to generate Stub and Skeleton.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

wahts is mean by dynavalidatorform in struts/

1571


What is the relation between the infobus and rmi?

560


What is the difference between the string and stringbuffer classes?

545


when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??

1106


Where can I ask questions and make suggestions about seam?

592






What you mean by COM and DCOM?

619


Is the session factory thread safe?

678


What are callback interfaces?

593


What is the purpose of the notifyall() method?

613


What are local interfaces? Describe.

701


What is glasgow?

586


hi friends, i have done my BE(CSE)at 2011 then i have joined one company before they asked me 50k so i paid but now they telling no project here so we r going to close like that so now i need any job i have good knowledge in core java and j2ee(jsp,servlet,jdbc) so if u know any job pl help me

1785


What is the difference between RMI and Corba?

2262


What is clustering? What are the different algorithms used for clustering?

580


Describe responsibilities of Activator?

1677