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
What is clustering? What are the different algorithms used for clustering?
What is prototype?
What is bean? Where can it be used?
What are the sequence of steps to write pub or sub model kind of application?
What is in-memory replication?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
what is handle?
What is the relationship between an event-listener interface and an event-adapter class?
Which class is the immediate superclass of the menucomponent class?
Difference between DurableSubscription and non- DurableSubscription?
Explain the different types of memory used by jvm?
What is a tasks priority and how is it used in scheduling?
Where can I find seam examples and documentation?
How to implement RMI in Java?
What is a modular application?