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 main functionality of RRL(Remote Reference
Layer)?

Answer Posted / vikash

RRL is a Part of Java's Remote Method Invocation(RMI)
protocol. RRL exists in both the RMI client and server. It
is used by the stub or skeleton protocol layer and uses the
transport layer. RRL is reponsible for transport-
independent functioning of RMI, such as connection
management or unicast/ multicast object invocation

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the relationship between the canvas class and the graphics class?

1076


Explain about local interfaces.

1121


What are the benefits of detached objects?

1103


What is the highest-level event class of the event-delegation model?

1163


Is a class a subclass of itself?

1314


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

1161


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.

2284


Are there books about seam?

1161


whats is mean by tiles in struts

2297


What is the difference between a static and a non-static inner class?

1212


What is Stream Tokenizer?

2323


Should synchronization primitives be used on bean methods?

1117


int x=5,i=1,y=0; while(i<=5) { y=x++ + ++x; i=i+2; } System.out.println(x); System.out.println(y); System.out.println(i); How to solve this? Please explain!

1889


In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?

1226


How are the elements of a cardlayout organized?

1133