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
which type of objects reference will be given to client?
What is the form of storage space in java?
What is Stream Tokenizer?
In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
Explain the steps in details to load the server object dynamically?
What are the different types of exception?
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
Write a program to show synchronization?
How database connectivity in XML is achieved?
What is the difference between RMI registry and OS Agent?
What are transaction attributes?
we use MainFrame and using os390 for operating system with DB2 data base in IRAN and interest programing with java and use webspere for world wide,please help me where i should start?
What are the different algorithms used for clustering?
What is jboss?
Why is string immutable in java?