Business Components

Uses of Interface
oracle.svcmsg.Request

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

Uses of Request in oracle.jbo.common
 

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

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.svcmsg
 

Subinterfaces of Request in oracle.svcmsg
 interface RequestParams
           
 


Business Components