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

How can I avoid validating a form before data is entered?

731


What is the difference between java class and bean?

795


How are the elements of a cardlayout organized?

784


What is a modular application?

796


Which component handles cluster communication in jboss?

844


Difference between loadclass and class.forname?

803


Name three subclasses of the component class?

841


What are the call back methods in entity bean?

779


What is the relation between the infobus and rmi?

761


Name the eight primitive java types.

818


What is the purpose of the notifyall() method?

805


Which textcomponent method is used to set a textcomponent to the read-only state?

866


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

847


What is in-memory replication?

764


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

853