Uses of Interface
com.sun.corba.ee.spi.legacy.interceptor.RequestInfoExt
-
Packages that use RequestInfoExt Package Description com.sun.corba.ee.impl.interceptors -
-
Uses of RequestInfoExt in com.sun.corba.ee.impl.interceptors
Classes in com.sun.corba.ee.impl.interceptors that implement RequestInfoExt Modifier and Type Class Description class
ClientRequestInfoImpl
Implementation of the ClientRequestInfo interface as specified in orbos/99-12-02 section 5.4.2.class
RequestInfoImpl
Implementation of the RequestInfo interface as specified in orbos/99-12-02 section 5.4.1.class
ServerRequestInfoImpl
Implementation of the ServerRequestInfo interface as specified in orbos/99-12-02 section 5.4.3.
-