Uses of Interface
org.omg.PortableInterceptor.RequestInfoOperations
Packages that use RequestInfoOperations
-
Uses of RequestInfoOperations in com.sun.corba.ee.impl.interceptors
Classes in com.sun.corba.ee.impl.interceptors that implement RequestInfoOperationsModifier and TypeClassDescriptionfinal classImplementation of the ClientRequestInfo interface as specified in orbos/99-12-02 section 5.4.2.classImplementation of the RequestInfo interface as specified in orbos/99-12-02 section 5.4.1.final classImplementation of the ServerRequestInfo interface as specified in orbos/99-12-02 section 5.4.3. -
Uses of RequestInfoOperations in org.omg.PortableInterceptor
Subinterfaces of RequestInfoOperations in org.omg.PortableInterceptorModifier and TypeInterfaceDescriptioninterfaceRequest Information, accessible to client-side request interceptors.interfaceRequest Information, accessible to client-side request interceptors.interfaceRequest Information, accessible to Interceptors.interfaceRequest Information, accessible to server-side request interceptors.interfaceRequest Information, accessible to server-side request interceptors.