J-Integra® Espresso Programming Documentation (API)

Request Class

An object containing the information necessary for invoking a method. This class is the cornerstone of the ORB Dynamic Invocation Interface (DII), which allows dynamic creation and invocation of requests. A server cannot tell the difference between a client invocation using a client stub and a request using the DII.

 

List of members: Request Members.

System.Object
 Request

abstract public class Request

Requirements

Namespace: Ics Namespace

Assembly: Jintegra.Espresso.dll

See Also

CORBA Namespace