The CA Gen Java RMI communications runtime provides a client application with the ability to invoke an EJB server application. Java RMI is a remote procedure call (RPC) mechanism that is native to Java. Java RMI serializes the import and export view objects of the target EJB. These serialized objects serve as the input and output data of the invoked EJB.
Clients: MFC GUI clients, Java internet clients, EJB DPS clients (server-to-server), User-written clients using C Proxy, COM Proxy, or Java Proxy.
Note: For more information about how CA Gen uses Java RMI to support cooperative flows from clients to CA Gen Distributed Processing EJB server applications, see the Distributed Processing—Enterprise JavaBeans User Guide.
|
Copyright © 2014 CA.
All rights reserved.
|
|