Chapter 6. Remote Method Invocation and Distributed Naming
In this chapter:
This chapter presents a high-level overview of RMI and Java Naming and Directory Interface (JNDI) concepts, and best practices for using RMI and JNDI in distributed programming. The chapter covers:
RMI
Using the remote interface
The RMI programming model
Serialization and the java.io.Serializable interface
Using RMI in distributed applications
WebLogic RMI optimizations
In the Internet age, networked applications are commonplace. From Web browsers to hand-helds, every device becomes a networked device communicating with distant servers. In this networked world, enterprise applications require communication and distribution facilities. Millions of users rely on standard protocols ...
Get J2EE™ Applications and BEA™ WebLogic Server™ 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.