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

What is the relation between the infobus and rmi?

556


Where we can write Rmi registry in the code, without having to write it at the command prompt?

2257


whats is statement and procedure

1585


what are RemoteObjects?

2256


how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.

1750






What event results from the clicking of a button?

694


Name the eight primitive java types.

593


What is meant by method chaining?

663


What are externizable interface?

582


What is permgen or permanent generation?

581


Name three component subclasses that support painting?

612


Is the ternary operator written x : y ? Z or x ? Y : z ?

637


What is an abstract method?

590


How to implement RMI in Java?

2399


What is the difference between java class and bean?

578