Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01

Uses of Interface
oracle.svcmsg.Request

Packages that use Request
oracle.jbo.client.remote   
oracle.jbo.common Contains the implementation of components shared by thin clients and the middle tier. 
oracle.jbo.common.ws   
oracle.jbo.server.remote   
oracle.svcmsg   
 

Uses of Request in oracle.jbo.client.remote
 

Methods in oracle.jbo.client.remote with parameters of type Request
protected  Response AbstractAppModuleRequestHandler.sendRequestReceiveResponse(java.lang.String reqName, boolean procPendingPosts, Request req)
           
 

Uses of Request in oracle.jbo.common
 

Classes in oracle.jbo.common that implement Request
 class SvcMethodRequest
           
 class SvcMsgRequest
           
 class SvcMsgRequestParams
           
 class SvcMsgResponseRef
           
 

Uses of Request in oracle.jbo.common.ws
 

Methods in oracle.jbo.common.ws that return Request
 Request WSApplicationModuleImpl.createRequest()
           
 

Uses of Request in oracle.jbo.server.remote
 

Methods in oracle.jbo.server.remote with parameters of type Request
protected  int AbstractRemoteApplicationModuleImpl.processSvcMsgRequest(Request svcMsgReq, int processStatus)
           
 

Uses of Request in oracle.svcmsg
 

Subinterfaces of Request in oracle.svcmsg
 interface RequestParams
           
 


Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01

 

Copyright © 1997, 2004, Oracle. All rights reserved.