Package com.isomorphic.servlet

Class Summary
CompressionFilter This CompressionFilter is part of the optional Network Performance package.
FeatureExplorerRPC This servlet handles RPCs for the SDK Feature Explorer - it is not intended for use in deployments.
FileAssembly The FileAssembly servlet is part of the optional Network Performance package.
FileDownload The FileDownload Servlet is part of the optional Network Performance package.
HttpProxyServlet The HttpProxyServlet proxies http requests for the client (browser) - typically for web service calls where cross-domain restictions prevent the browser from making a direct call to a particular URL.
IDACall This servlet handles built-in SmartClient datasource operations by default.
ISCFileItem This class is based on the Apache Commons FileUpload FileItem class, providing uploaded file APIs for the SmartClient Server.
ISCHttpServletRequest This is a thin wrapper on the standard HttpServletRequest servlet API class.
PreCache This is an optional init servlet.
RequestContext RequestContext aggregates state about the current request.
URIRegexFilter Most servlet containers do not allow filter registration based on Regex rules.