Package com.day.cq.commons.servlets
Defines package version.
-
Interface Summary Interface Description AbstractListServlet.ListItem TheListIteminterface defines a sortable item of the list.AbstractReplicableListServlet.ListItem NonExistingResourceServlet NonExistingResourceServlet is a specific servlet interface for servlets that need to handle non-existing resources. -
Class Summary Class Description AbstractCommandServlet Abstract servlet to use for the client/server command interface.AbstractListServlet TheAbstractListServletprovides base functionality such as sorting and paging for servlets that feed Ext grids (like in the SiteAdmin) with JSON.AbstractPredicateServlet Abstract servlet that retrieves the predicates from the request.AbstractReplicableListServlet TheAbstractReplicableListServletprovides base functionality such as sorting and paging for servlets that feed Ext grids (like in the SiteAdmin) with JSON.AbstractSearchServlet AbstractSearchServletis a base class for search servlets.FeedRendererServlet TheFeedRendererServletrenders the current resource as an Atom or RSS feed, depending on the value of the second selector.HtmlStatusResponseFactory Factory for creating status responses for html requests.HtmlStatusResponseHelper Deprecated. useHtmlStatusResponseFactoryinsteadNonExistingDispatcherServlet NonExistingDispatcherServlet is a solution to dispatch the sling:nonexisting resource type based on dynamic acceptance.OverlayServlet Forwards to the resource considering the resource search path ("/apps", "/libs", etc.).ProxyServlet Simple proxy servlet that include the request to a proxied resource.RootMappingServlet