What is the difference between a stub and a skeleton?

Answer Posted / rathod bhavesh

You must Generate the necessary stub.
You May Also Need To Generate A skeleton.
In The Context Of RMI.
A stub is a java Object that resides on the client machine.
This Command Generate Two new file:
1)AddServerImpl_skel.class(Skeleton)
2)AdServerImpl_stub.class(stub)

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are various types of class loaders used by jvm?

489


What are the services in RMI ?

1876


What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?

562


What is the infobus?

604


What are the pros and cons of detached objects?

541






What is the difference between the font and fontmetrics classes?

552


What are the sequence of steps to write pub or sub model kind of application?

1883


Describe, in general, how java's garbage collector works?

528


When a thread blocks on i/o, what state does it enter?

568


Explain phantom read?

1730


Why does the tag url-encode javascript and mailto links?

573


Define the remote object implementation?

1991


What is a modular application? What does module-relative mean?

535


Describe responsibilities of Activator?

1661


Write a singleton program?

561