Uses of Class
org.jacorb.orb.dii.Request

Packages that use Request
org.jacorb.orb.giop   
org.jacorb.orb.portableInterceptor   
 

Uses of Request in org.jacorb.orb.giop
 

Methods in org.jacorb.orb.giop that return Request
 Request RequestOutputStream.getRequest()
           
 

Methods in org.jacorb.orb.giop with parameters of type Request
 void RequestOutputStream.setRequest(Request request)
           
 

Uses of Request in org.jacorb.orb.portableInterceptor
 

Methods in org.jacorb.orb.portableInterceptor with parameters of type Request
 void ClientRequestInfoImpl.setRequest(Request request)