@Version(value="5.10") @Export(optional="provide:=true")
See: Description
Interface | Description |
---|---|
AbstractListServlet.ListItem |
The
ListItem interface 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 | Description |
---|---|
AbstractCommandServlet |
Abstract servlet to use for the client/server command interface.
|
AbstractListServlet |
The
AbstractListServlet provides 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 |
The
AbstractReplicableListServlet provides base functionality
such as sorting and paging for servlets that feed Ext grids (like in the
SiteAdmin) with JSON. |
AbstractSearchServlet |
AbstractSearchServlet is a base class for search servlets. |
FeedRendererServlet |
The
FeedRendererServlet renders 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
use
HtmlStatusResponseFactory instead |
NonExistingDispatcherServlet |
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 |
Copyright © 2010 - 2020 Adobe. All Rights Reserved