Package com.avoka.fc.core.servlet
Provides execution thread request context utility class.
-
Interface Summary Interface Description IDynamicDataHandler Provides a FormDynamicDataServlet dynamic data operation handler.SubmissionTargetResolver Provides an interface for the submission target resolver. -
Class Summary Class Description AccessLogFilter Deprecated. AttachmentViewServlet Provide an attachments download servlet for users reviewing their attachments.BaseServlet Provides a base servlet for other servlet to extend.ComposerHtmlResourceFilter Provides a Composer HTML Form resource filter.ComposerPackageProviderServlet Provides a ComposerPackageLoaderPage callback servlet to return a Composer Package ZIP file.CustomPerformanceFilter Provides a custom Click Performance Filter which sets additional XSS protection HTTP Headers.DataContextFilter Provides a servlet filter which binds DataContext objects to the request.DynamicDataSubmissionResponse Provides a Dynamic Data service submission response builder.EmailVerificationServlet Processes email verification responses from users and redirects them to the Account Pending page.EntityStatusFilter Provides a servlet filter to check the availability status of various JM entities.ErrorHandlerFilter FormDynamicDataServlet Provides a servlet that will process dynamic form data requests made by HTML Forms.FormNameFilter Provides a servlet filter which filters form names and paths.FormRenderServlet The SmartForm Manager Form Rendering servlet.FormServerPerformanceData Provides a Form Server Performance Data class to store server performance info.FormServerPerformanceMetrics Provides health status metrics to store health status snapshots information.HeaderFilter Provides a servlet filter which adds settings to the header of a response.HtmlFormRenderServlet The HTML Form Rendering servlet.JsAppFilter Provides a JS App filter class.JsAppRenderServlet Provides the JS App form rendering servlet.JsAppUtils Provides JS App servlet utility functions.MockRequestContext Provides a mock request context.PortalInitContextListener Provides a servlet context listener to initialize the portal paths.PortalJavaScriptServlet Provides a Servlet which will render a JavaScript classpath based resource specified by the servlet init-param 'JS_CLASS_PATH', and will substitute the '@{portal.context}@' value replaced by the Portal.contextPath.ReceiptCommandServlet Provides a Receipt Form Load Command Servlet class to support PDF receipt generation with PhantomJS.ReceiptRenderServlet The SmartForm Manager PDF Receipt rendering servlet.RenderServlet Provides a base servlet class for various kind of render servlet.RenderServlet.RenderContext Provides a render context class.RequestContext Provides Servlet API request context object.RequestContextFilter Provides a Filter for associating a RequestContext object with the current thread.ResourceFilter Serve and cache static resources such as images, javascript and stylesheets.SafeRequestWrapper Provides an XSS Safe HTTP Request Wrapper which will not XSS unsafe request parameter names and values.SessionListener Provides an HttpSessionListener implementations to log the last access time for the user when the session logs out.SpringContextFilter Provide a Spring ApplicationContext filter, to make the Spring ApplicationContext available.SubmissionServlet Form submission handling Servlet.SubmissionTargetResolverImpl Provides an implementation for the submission target resolver.SysEventFilter Provides a ServletFilter which should queue a system event message using SysEventBuilder.TaskRenderServlet Deprecated. -
Exception Summary Exception Description RedirectException Provides an redirect exception which can be used to redirect the user to another location.