What is the difference between a stub and a skeleton?
Answer Posted / sandeep kumar
Stubs----> Stubs is a local representative or proxy which runs
client computer.It is also called as marshalling
means process of converting java source code into
network oriented stream.
Stubs is client side representation.
Skeleton--> It is also called as Unmarshalling means process
of converting network oriented stream in to java
program(Human readable format).
Skeleton is server side representation
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
What’s jboss jbpm?
What is the difference between the session.update() method and the session.lock() method?
whats is mean by connectionpooling
What are the pros and cons of detached objects?
Which are the different segments of memory?
Explain the difference between object state and behavior?
How would you create a button with rounded edges?
Why a component architecture for the java platform?
How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!
how to use debug in my elipse to solve problems that exist in my project
Can I use multiple html form elements with the same name?
What is glasgow?
How would you reatach detached objects to a session when the same object has already been loaded into the session?
What is threadfactory?
How task's priority is used in scheduling?