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