What is the difference between a stub and a skeleton?

Answer Posted / sakshi jain

Stub: Stub is a client side proxy.
Skeleton: Skeleton is server side proxy.
The functionality of stub and skeleton is Marshalling and Demarshalling.
Marshalling : It is a process of converting the java data into byte stream.
Demarshalling: It is a process of converting the byte stream into java objects

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where can I find seam examples and documentation?

563


why static class in java

1274


whats is statement and procedure

1585


What is message driven beam?

581


What is the immediate superclass of the applet class?

597






Explain the different types of memory used by jvm?

608


What is threadfactory?

610


How task's priority is used in scheduling?

1779


what are getters and setters in Java with examples?

1282


Explain the advantages and disadvantages of detached objects.

572


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

1891


Explain the difference between object state and behavior?

563


whats is mean by tiles in struts

1615


Is “abc” a primitive value?

612


What state does a thread enter when it terminates its processing?

600