Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between a stub and a skeleton?

Answer Posted / jummi

stup: A stub for a remote object acts as a client's local
representative or proxy for the remote object. The caller
invokes a method on the local stub which is responsible for
carrying out the method call on the remote object. In RMI,
a stub for a remote object implements the same set of
remote interfaces that a remote object implements.
When a stub's method is invoked, it does the following:

Is This Answer Correct ?    7 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different class loaders used by jvm?

1152


What is message driven beam?

1122


Explain the different types of memory used by jvm?

1198


what is a portable component?

2071


In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?

2143


the same information whether it will connect to the database or it will be used previous information?

1097


Do I need to import javlang package any time? Why ?

1152


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

1078


Define the remote object implementation?

2569


difference between  ejb,struts,hibernate,spring and jsp

2924


What is the purpose of the finally clause of a try-catch-finally statement?

1076


What is a class loader? What are the different class loaders used by jvm?

1159


How would you reatach detached objects to a session when the same object has already been loaded into the session?

1262


What is the difference between the ‘font’ and ‘fontmetrics’ class?

1209


What are callback interfaces?

1138