What is the main functionality of RRL(Remote Reference
Layer)?

Answer Posted / janu

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 ?    16 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What restrictions are placed on the values of each case of a switch statement?

535


Describe activation process?

2062


What is the immediate superclass of the applet class?

601


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?

578


How primary key is implemented in Oracle?

1916






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

589


Should synchronization primitives be used on bean methods?

551


Is jvm a overhead?

623


How are the elements of a cardlayout organized?

596


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

555


How to implement RMI in Java?

2401


Where we can write Rmi registry in the code, without having to write it at the command prompt?

2258


Name the class that is used to bind the server object with RMI Registry?

1692


How database connectivity in XML is achieved?

1766


Can constructors be synchronized in java?

621