November 2003
Intermediate to advanced
1488 pages
36h 35m
English
by Malcolm Garland
IN THIS CHAPTER
This chapter discusses WebLogic Server's implementation of JavaSoft's Remote Method Invocation (RMI) and RMI over Internet Interop Orb Protocol (RMI-IIOP) API(s). The RMI paradigm enables Java developers to implement method calls on objects that live on remote servers. This ability to make remote method calls is the basis of distributed computing; that is, applications using the services (methods) of components that live across networks. WebLogic Server's implementation of RMI contains enhancements that provide ...
Read now
Unlock full access