All Classes and Interfaces
Class
Description
Simple
SuffixStateKeepingStrategy
that just discards the suffix from the current requestImplementation of
SuffixStateKeepingStrategy
that calls a Filter for each suffix part from the
current request to decide if it should be kept when constructing a new suffix.Manages detection of integrator template context.
How an integrator template sohuld behave when externalizing URLs.
Default integrator modes sufficient for the most usecases.
Names used for integrator handling.
Placeholders used in integrator template markup that has to be replaced by integrating applications.
Protocol modes used for building URLs in integrator template mode.
Context-Aware URL Handler Site configuration.
Model for detecting site root pages.
Detects the site root based on Context-Aware configuration context paths.
Builds suffixes to be used in Sling URLs and that can be parsed with
SuffixParser
.Parses suffixes from Sling URLs build with
SuffixBuilder
.Interface for strategies that decide which parts from the current request's suffix should be kept when constructing
new links with the
SuffixBuilder
Define URL handling requests using builder pattern.
Rewrites and builds URLs for links to content pages and resources.
UrlHandlerConfig
OSGi services provide application-specific configuration for URL handling.An UrlMode define the externalization logic for URLs depending on context-specific configuration parameters
defined in
SiteConfig
.Default URL modes sufficient for the most usecases.
Vanity mode to use when building URLs pointing to AEM pages.