|
Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProxyRequest | |
|---|---|
| oracle.stellent.wcm.javaee.servlet.proxy | |
| oracle.stellent.wcm.javaee.servlet.proxy.impl | |
| oracle.stellent.wcm.server.request.proxy | |
| Uses of ProxyRequest in oracle.stellent.wcm.javaee.servlet.proxy |
|---|
| Methods in oracle.stellent.wcm.javaee.servlet.proxy with parameters of type ProxyRequest | |
|---|---|
protected boolean |
ServiceProxyHandler.handleGet(ServletRequestContext requestContext, ProxyRequest proxyRequest)Populate the proxy request for a GET method. |
protected boolean |
ServiceProxyHandler.handlePost(ServletRequestContext requestContext, ProxyRequest proxyRequest)Populate the proxy request for a POST method |
protected void |
AbstractProxyHandler.populateRequest(ServletRequestContext requestContext, ProxyRequest proxyRequest)Populate a proxy request with the parameters available on the servlet request |
| Uses of ProxyRequest in oracle.stellent.wcm.javaee.servlet.proxy.impl |
|---|
| Methods in oracle.stellent.wcm.javaee.servlet.proxy.impl with parameters of type ProxyRequest | |
|---|---|
ProxyResponse |
WCMGetPlaceHolderContent.handleService(ProxyRequest proxyRequest, oracle.stellent.ridc.model.DataBinder dataBinder, ServletRequestContext servletRequestContext)Handle a service call. |
ProxyResponse |
SSGetPageForProxy.handleService(ProxyRequest proxyRequest, oracle.stellent.ridc.model.DataBinder dataBinder, ServletRequestContext requestContext)Handle a service call. |
ProxyResponse |
IdcServiceForProxy.handleService(ProxyRequest proxyRequest, oracle.stellent.ridc.model.DataBinder dataBinder, ServletRequestContext requestContext)Handle a service call. |
ProxyResponse |
SSEditNativeDocumentForProxy.handleService(ProxyRequest proxyRequest, oracle.stellent.ridc.model.DataBinder dataBinder, ServletRequestContext requestContext)Handle a service call. |
| Uses of ProxyRequest in oracle.stellent.wcm.server.request.proxy |
|---|
| Methods in oracle.stellent.wcm.server.request.proxy with parameters of type ProxyRequest | |
|---|---|
protected void |
ProxyLogic.fireEventsForService(ProxyRequest proxyCommand, oracle.stellent.ridc.protocol.ServiceResponse response, SiteResponse webResponse)Fire events for the service |
protected void |
ProxyLogic.populateBinderFromUrl(ProxyRequest proxyCommand, oracle.stellent.ridc.model.DataBinder binder)Populate this binder from the URL information |
|
Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||