Uses of Class
com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
Packages that use RequestInfoImpl Package Description com.sun.corba.ee.impl.interceptors -
-
Uses of RequestInfoImpl in com.sun.corba.ee.impl.interceptors
Classes in com.sun.corba.ee.impl.interceptors with type parameters of type RequestInfoImpl Modifier and Type Class Description private static class
PIHandlerImpl.RequestInfoStack<C extends RequestInfoImpl>
Subclasses of RequestInfoImpl in com.sun.corba.ee.impl.interceptors Modifier and Type Class Description class
ClientRequestInfoImpl
Implementation of the ClientRequestInfo interface as specified in orbos/99-12-02 section 5.4.2.class
ServerRequestInfoImpl
Implementation of the ServerRequestInfo interface as specified in orbos/99-12-02 section 5.4.3.
-