Do we really need to create a stub in Java RMI?

I'm reading some RMI documents. All the books say that we need to create a stub for the client to communicate with the server

Solution

Starting with Java 1.5, you don't have to:

from http://download.oracle.com/javase/1.5.0/docs/guide/rmi/relnotes.html rise

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>