Chapter 11. Creating Distributed Applications with RMI

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 ...

Get BEA WebLogic Server™ 8.1 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.