Uses of Class
org.jacorb.orb.portableInterceptor.RequestInfoImpl

Packages that use RequestInfoImpl
org.jacorb.orb.portableInterceptor   
 

Uses of RequestInfoImpl in org.jacorb.orb.portableInterceptor
 

Subclasses of RequestInfoImpl in org.jacorb.orb.portableInterceptor
 class ClientRequestInfoImpl
          This class represents the type of info object, that will be passed to the ClientRequestInterceptors.
 class ServerRequestInfoImpl
          This class represents the type of info object that will be passed to the ServerRequestInterceptors.