Uses of Class
com.stimulsoft.web.proxyee.StiServletContext
Packages that use StiServletContext
-
Uses of StiServletContext in com.stimulsoft.web.proxyee
Methods in com.stimulsoft.web.proxyee that return StiServletContext -
Uses of StiServletContext in com.stimulsoft.webdesigner
Methods in com.stimulsoft.webdesigner with parameters of type StiServletContextModifier and TypeMethodDescriptionstatic StringStiWebDesigner.createViewer(StiWebDesignerOptions options, URL url, StiServletContext context, String id) StiWebDesignerHelper.getWebDesigner(StiWebDesignerOptions options, URL context, StiHttpServletRequest request, StiHttpServletResponse response, Object handler, StiServletContext servletContext) StiWebDesignerHelper.getWebDesigner(String designerID, URL context, StiHttpServletRequest request, StiHttpServletResponse response, Object handler, StiServletContext servletContext) StiWebDesignerHelper.getWebDesigner(URL context, StiHttpServletRequest request, StiHttpServletResponse response, Object handler, StiServletContext servletContext) -
Uses of StiServletContext in com.stimulsoft.webviewer
Methods in com.stimulsoft.webviewer with parameters of type StiServletContextModifier and TypeMethodDescriptionprotected StringStiWebViewerRender.createChildControls(Element root, Document doc, URL context, StiServletContext servletContext) StiWebViewerRender.getViewer(URL context, StiServletContext servletContext) StiWebViewerHelper.getWebViewer(StiWebViewerOptions options, StiMailProperties mailProperties, URL context, StiHttpServletRequest request, StiReport report, StiServletContext servletContext) StiWebViewerHelper.getWebViewer(String viewerID, StiWebViewerOptions options, StiMailProperties mailProperties, URL context, StiHttpServletRequest request, StiReport report, StiServletContext servletContext) StiWebViewerHelper.getWebViewer(String viewerID, URL context, StiHttpServletRequest request, StiReport report, StiServletContext servletContext) StiWebViewerHelper.getWebViewer(URL context, StiHttpServletRequest request, StiReport report, StiServletContext servletContext)