org.omg.PortableInterceptor

Interface RequestInfo

public interface RequestInfo extends RequestInfoOperations, Object, IDLEntity

Provides access to request information, available to the ClientRequestInterceptor or ServerRequestInterceptor. The additional operations, specific to the server and client are defined in the derived interfaces ServerRequestInfo and ClientRequestInfo.