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

Describe activation process?

2048


What is TL and its use?

1982


How to determine SGA site?

1898


what is handle?

1838


what is an isolation level?

2201






How will you pass parameters in RMI? Why do you serialize?

678


Write a program to show synchronization?

677


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

591


What class is used to create Server side object ?

1656


Describe responsibilities of Activator?

1655


Are we allowed to change the transaction isolation property in middle of a transaction?

549


What value does read() return when it has reached the end of a file?

533


How a component can be placed on Windows?

2251


To identify IDL language what mapping mechanism is used?

3406


What is the purpose of the wait() method?

607