Uses of Class
com.sun.corba.ee.impl.corba.RequestImpl
Packages that use RequestImpl
Package
Description
-
Uses of RequestImpl in com.sun.corba.ee.impl.corba
Fields in com.sun.corba.ee.impl.corba declared as RequestImplConstructors in com.sun.corba.ee.impl.corba with parameters of type RequestImpl -
Uses of RequestImpl in com.sun.corba.ee.impl.interceptors
Methods in com.sun.corba.ee.impl.interceptors with parameters of type RequestImplModifier and TypeMethodDescriptionvoid
PIHandlerImpl.setClientPIInfo
(RequestImpl requestImpl) void
PINoOpHandlerImpl.setClientPIInfo
(RequestImpl requestImpl) -
Uses of RequestImpl in com.sun.corba.ee.spi.protocol
Methods in com.sun.corba.ee.spi.protocol with parameters of type RequestImplModifier and TypeMethodDescriptionvoid
PIHandler.setClientPIInfo
(RequestImpl requestImpl) Notifies PI of additional information for client-side interceptors.