what is Remote Reference Layer ?
Answer / anuj pandey
hi everybody,
Remote Reference Layer is using in Remote method
invocation.when method of one machine execute in one
machine but run in another machine then it is calledremote
method invocation.In RMI there is four layers (application
layer,stub or skelton layer,remote referense
layer,transportation layer).stub is a client side java
object and skelton is java object of server side.
| Is This Answer Correct ? | 1 Yes | 1 No |
Why do we use return statement?
What is a data structure java?
What is fail fast in java?
What is intern method in java?
what is the difference between the "protected and default" modifiers?
Why does java not support operator overloading?
Can a private method be declared as static?
What is constructor chaining in java?
What is the meaning of 3 dots in java?
What is the difference between jvm and jre? What is an interface?
What is java in simple terms?
Which class is the superclass for every class in java programming?