Answer Posted / denis
RMI architecture consists of four layers and
each layer performs specific functions:
1. Application Layer : contains the actual object definition
2. Proxy layer : consists of stub and skeleton
3.Remote Reference Layer : gets the stream of bytes from the
transperent layer and sends it to the proxy layer.
4. Transportation layer : Responsible for handling the
actual machine-to-machine communication.
| Is This Answer Correct ? | 39 Yes | 11 No |
Post New Answer View All Answers
What restrictions are placed on the values of each case of a switch statement?
How is a java object message delivered to a non-java client?
What is in-memory replication?
Describe responsibilities of Activator?
What class is used to create Server side object ?
Explain the steps in details to load the server object dynamically?
What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?
Can I have an action without a form?
difference between ejb,struts,hibernate,spring and jsp
What if the static modifier is removed from the signature of the main method?
Which container method is used to cause a container to be laid out and redisplayed?
How would you create a button with rounded edges?
What is the purpose of the wait() method?
Describe activation process?
What you mean by COM and DCOM?