Uses of Class
com.sun.corba.ee.impl.interceptors.PIHandlerImpl.RequestInfoStack
-
Packages that use PIHandlerImpl.RequestInfoStack Package Description com.sun.corba.ee.impl.interceptors -
-
Uses of PIHandlerImpl.RequestInfoStack in com.sun.corba.ee.impl.interceptors
Fields in com.sun.corba.ee.impl.interceptors with type parameters of type PIHandlerImpl.RequestInfoStack Modifier and Type Field Description private java.lang.ThreadLocal<PIHandlerImpl.RequestInfoStack<ClientRequestInfoImpl>>
PIHandlerImpl. threadLocalClientRequestInfoStack
private java.lang.ThreadLocal<PIHandlerImpl.RequestInfoStack<ServerRequestInfoImpl>>
PIHandlerImpl. threadLocalServerRequestInfoStack
-