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
How to implement RMI in Java?
Do I need to import javlang package any time? Why ?
What value does read() return when it has reached the end of a file?
What is a class loader?
How messaging services are done, before release of JMS?
What method is invoked to cause an object to begin executing as a separate thread?
Can I map more than one table in a cmp?
Do you think that java should have had pointers?
What is a clone?
What is the difference between a static and a non-static inner class?
Define prototype?
Why won’t the jvm terminate when I close all the application windows?
What is the immediate superclass of the applet class?
What is message driven beam?
What are the sequence of steps to write pub or sub model kind of application?