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
What is the purpose of the notify() method?
Java is fully object oriented languages or not?
How many times may an objects finalize() method be invoked by the garbage collector?
What is ripple effect?
Write a singleton program?
whats is statement and procedure
How to determine SGA site?
What is the immediate superclass of the applet class?
Why does the option tag render selected=selected instead of just selected?
What if the static modifier is removed from the signature of the main method?
What is local interface. How values will be passed?
Describe activation process?
What is ioc concept & explain it?
What are the different approaches to represent an inheritance hierarchy?
Which container method is used to cause a container to be laid out and redisplayed?