|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SiteMeshWebAppContext | |
---|---|
com.opensymphony.sitemesh.compatability | |
com.opensymphony.sitemesh.webapp | |
com.opensymphony.sitemesh.webapp.decorator |
Uses of SiteMeshWebAppContext in com.opensymphony.sitemesh.compatability |
---|
Methods in com.opensymphony.sitemesh.compatability with parameters of type SiteMeshWebAppContext | |
---|---|
protected void |
OldDecorator2NewDecorator.render(Content content,
HttpServletRequest request,
HttpServletResponse response,
ServletContext servletContext,
SiteMeshWebAppContext webAppContext)
|
Uses of SiteMeshWebAppContext in com.opensymphony.sitemesh.webapp |
---|
Fields in com.opensymphony.sitemesh.webapp declared as SiteMeshWebAppContext | |
---|---|
private SiteMeshWebAppContext |
ContentBufferingResponse.webAppContext
|
Methods in com.opensymphony.sitemesh.webapp with parameters of type SiteMeshWebAppContext | |
---|---|
protected ContentProcessor |
SiteMeshFilter.initContentProcessor(SiteMeshWebAppContext webAppContext)
|
protected DecoratorSelector |
SiteMeshFilter.initDecoratorSelector(SiteMeshWebAppContext webAppContext)
|
private Content |
SiteMeshFilter.obtainContent(ContentProcessor contentProcessor,
SiteMeshWebAppContext webAppContext,
HttpServletRequest request,
HttpServletResponse response,
FilterChain chain)
Continue in filter-chain, writing all content to buffer and parsing into returned Page object. |
Constructors in com.opensymphony.sitemesh.webapp with parameters of type SiteMeshWebAppContext | |
---|---|
ContentBufferingResponse(HttpServletResponse response,
ContentProcessor contentProcessor,
SiteMeshWebAppContext webAppContext)
|
Uses of SiteMeshWebAppContext in com.opensymphony.sitemesh.webapp.decorator |
---|
Methods in com.opensymphony.sitemesh.webapp.decorator with parameters of type SiteMeshWebAppContext | |
---|---|
protected abstract void |
BaseWebAppDecorator.render(Content content,
HttpServletRequest request,
HttpServletResponse response,
ServletContext servletContext,
SiteMeshWebAppContext webAppContext)
More convenient version of BaseWebAppDecorator.render(com.opensymphony.sitemesh.Content, com.opensymphony.sitemesh.SiteMeshContext)
suited for Servlet API calls. |
protected void |
DispatchedDecorator.render(Content content,
HttpServletRequest request,
HttpServletResponse response,
ServletContext servletContext,
SiteMeshWebAppContext webAppContext)
|
protected void |
NoDecorator.render(Content content,
HttpServletRequest request,
HttpServletResponse response,
ServletContext servletContext,
SiteMeshWebAppContext webAppContext)
|
|
www.opensymphony.com/sitemesh/ | |||||||||
PREV NEXT | FRAMES NO FRAMES |