What is the difference between a stub and a skeleton?

Answer Posted / vilie

*The purpose of the stub is to convert parameters into a string of bits, and message it over the network.
*The skeleton takes the message, convert it back into parameters and invokes request object in the server.
*The process of conversion can also be termed as 'marshalling' & 'unmarshalling'.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are there books about seam?

621


Java is fully object oriented languages or not?

528


Difference between loadclass and class.forname?

581


What if the static modifier is removed from the signature of the main method?

684


Which component handles cluster communication in jboss?

613






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

543


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

532


What is local interface. How values will be passed?

541


What is ripple effect?

627


How messaging services are done, before release of JMS?

1576


What are the types of scaling?

543


What are the oops concept?

567


Difference between hashmap and hashtable?

598


whats is statement and procedure

1577


What restrictions are placed on the location of a package statement within a source code file?

603