Previous Topic: .NET Serializable Import and Export ObjectsNext Topic: Web Service Import and Export Objects


Java Serializable Import and Export Objects

CA Gen generates the view data of the components of a Java cooperative application in Import and Export Objects. A DPC exchanges the view data with a Java EJB DPS using a remote procedure call mechanism known as Remote Method Invocation (RMI). The exchange of view data occurs by serializing the Import and Export objects over the RMI transport.

Note: For more information about CA Gen Java View Objects, see the Distributed ProcessingProxy User Guide.