org.omg.PortableInterceptor
Interface RequestInfo
public
interface
RequestInfo
extends RequestInfoOperations, Object, IDLEntity
Provides access to request information, available to the
{@link ClientRequestInterceptor} or {@link ServerRequestInterceptor}. The
additional operations, specific to the server and client are defined in the
derived interfaces {@link ServerRequestInfo} and {@link ClientRequestInfo}.