|
Oracle® Fusion Middleware Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ServletRequestContext in oracle.stellent.wcm.javaee.script.velocity |
|---|
| Subclasses of ServletRequestContext in oracle.stellent.wcm.javaee.script.velocity | |
|---|---|
class |
ServletVelocityContextSpecial context used for evaluating Velocity templates in a servlet environment |
| Uses of ServletRequestContext in oracle.stellent.wcm.javaee.servlet.filter |
|---|
| Methods in oracle.stellent.wcm.javaee.servlet.filter that return ServletRequestContext | |
|---|---|
protected ServletRequestContext |
WCMSiteFilter.createRequestContext(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)Create the request context object |
| Methods in oracle.stellent.wcm.javaee.servlet.filter with parameters of type ServletRequestContext | |
|---|---|
protected SiteContext |
WCMSiteFilter.createSiteContext(ServletRequestContext requestContext)Create the site context object |
protected WCMSiteFilter.Action |
WCMSiteFilter.getActionForRequest(ServletRequestContext requestContext)Examine the incoming request and determine if we should handle the request |
protected WCMSiteFilter.Action |
WCMSiteFilter.getSiteContextAction(ServletRequestContext requestContext, SiteContext siteContext)Check if the site context is valid |
protected void |
WCMSiteFilter.handlePageInvocation(ServletRequestContext requestContext)Invoke the page handler and handle the response |
protected boolean |
WCMSiteFilter.handleTokenizedLinks(ServletRequestContext servletRC)Process the filter for this command |
| Uses of ServletRequestContext in oracle.stellent.wcm.javaee.servlet.proxy |
|---|
| Methods in oracle.stellent.wcm.javaee.servlet.proxy with parameters of type ServletRequestContext | |
|---|---|
void |
ProxyServlet.Handler.handle(ServletRequestContext requestContext)Handle this request |
| Uses of ServletRequestContext in oracle.stellent.wcm.javaee.servlet.proxy.handlers |
|---|
| Methods in oracle.stellent.wcm.javaee.servlet.proxy.handlers with parameters of type ServletRequestContext | |
|---|---|
protected boolean |
FileHandler.checkIfModifiedSince(ServletRequestContext requestContext, ContentStream stream)Check the "If-Modified-Since" header and respond appropriately |
protected boolean |
FileHandler.checkSecurity(ContentURI contentURI, ServletRequestContext requestContext)Check the security of the request |
void |
ServiceHandler.handle(ServletRequestContext requestContext)Handle this request |
void |
FileHandler.handle(ServletRequestContext requestContext)Handle this request |
protected boolean |
ServiceHandler.handleGet(ServletRequestContext requestContext, ProxyRequest proxyRequest)Populate the proxy request for a GET method. |
protected boolean |
ServiceHandler.handlePost(ServletRequestContext requestContext, ProxyRequest proxyRequest)Populate the proxy request for a POST method |
protected void |
AbstractHandler.populateRequest(ServletRequestContext requestContext, ProxyRequest proxyRequest)Populate a proxy request with the parameters available on the servlet request |
protected void |
AbstractHandler.sendProxyResponse(ServletRequestContext requestContext, ProxyResponse proxyResponse)Send the proxy response |
protected void |
AbstractHandler.streamResponse(ServletRequestContext requestContext, ProxyResponse proxyResponse)Stream the response back to the user |
protected void |
FileHandler.updateProxyResponse(ServletRequestContext requestContext, ContentStream contentStream, ProxyResponse proxyResponse)Update the proxy response object |
| Uses of ServletRequestContext in oracle.stellent.wcm.javaee.servlet.proxy.handlers.impl |
|---|
| Methods in oracle.stellent.wcm.javaee.servlet.proxy.handlers.impl with parameters of type ServletRequestContext | |
|---|---|
protected ProxyResponse |
IdcProxyService.createProxyResponse(ServletRequestContext requestContext, SiteRequest siteRequest, SiteResponse siteResponse)Handle the site response into a valid Http servlet response |
ProxyResponse |
SSGetPage.handleService(ProxyRequest proxyRequest, oracle.stellent.ridc.model.DataBinder dataBinder, ServletRequestContext requestContext)Handle a service call. |
ProxyResponse |
SSEditNativeDocument.handleService(ProxyRequest proxyRequest, oracle.stellent.ridc.model.DataBinder dataBinder, ServletRequestContext requestContext)Handle a service call. |
ProxyResponse |
IdcProxyService.handleService(ProxyRequest proxyRequest, oracle.stellent.ridc.model.DataBinder dataBinder, ServletRequestContext requestContext)Handle a service call. |
|
Oracle® Fusion Middleware Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||