| |
| | RMI-IIOP in the enterprise |
 | | And, of course, RMI transport involves the serialization of Java objects. |
 | | RMI-IIOP accomplishes this by overriding Java serialization and converting the Java classes to IIOP on the wire. |
 | | The example features Java serialization over IIOP, so you can see how a Java class can be instantiated by the client, passed to the server, altered by the server, and passed back to the client with the alterations intact. |
| www-128.ibm.com /developerworks/java/library/j-rmi-iiop (2931 words) |
|