All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractResourceCollector TheResourceCollector
class provides a single public method -#getServlets(ResourceResolver,List
- which is used to find an ordered collection of) Resource
instances which may be used to find a servlet or script to handle a request to the given resource.BundledHooks BundledScriptServlet BundledScriptTracker DefaultErrorHandlerServlet TheDefaultErrorHandlerServlet
This is the default error handler servlet registered at the end of the global search pathDefaultServlet TheDefaultServlet
is a very simple default resource handler.LocationCollector TheLocationCollector
provides access to an ordered collection of absolute paths containing potential request handling.MergingServletResourceProvider NamedScriptResourceCollector TheResourceCollector
class provides a single public method -#getServlets(ResourceResolver)
- which is used to find an ordered collection ofResource
instances which may be used to find a servlet or script to handle a request to the given resource.RequestWrapper ResolutionCache Cache for script resolutionResourceCollector TheResourceCollector
class provides a single public method -#getServlets(ResourceResolver)
- which is used to find an ordered collection ofResource
instances which may be used to find a servlet or script to handle a request to the given resource.SearchPathProvider ServletMounter TheSlingServletResolver
resolves a servlet for a request by implementing theServletResolver
interface.ServletResource ServletResourceProvider ServletResourceProviderFactory SlingServletConfig SlingServletResolverCacheMBean This is the management interface for the SlingServletResolver's cache.WebConsolePlugin If the servlet request path ends with .json, the information is returned in JSON format.