What is the difference between a stub and a skeleton?

Answer Posted / devarathnam c,kotagudibanda(po

Hi...
STUB: Stub is a client side proxy,the purpose of stub is
marshalling the data.
Marshalling: It is the process of converting the java code
(source code) into network oriented stream(bit-blobs stream)
SKELETON: Skeleton is a server side proxy,the purpose of
skeleton is converting the network oriented stream into
java program(human readable formate)
To generate stubs and skeletons we can use "rmic" tool in
JDK.

Is This Answer Correct ?    114 Yes 29 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the relationship between the canvas class and the graphics class?

535


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

566


What are the benefits of detached objects?

582


What is JTS?

1862


What is ioc concept & explain it?

616






How can I avoid validating a form before data is entered?

548


Where can I find seam examples and documentation?

563


What is message driven beam?

581


What is colon_pkg_prefixes and what is its use?

1994


If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?

563


Why are my checkboxes not being set from on to off?

637


Explain the steps in details to load the server object dynamically?

4538


How a component can be placed on Windows?

2264


What are the different class loaders used by jvm?

589


What is the purpose of the wait() method?

617