Uses of Interface
io.wcm.siteapi.processor.Processor
Packages that use Processor
-
Uses of Processor in io.wcm.siteapi.processor
Subinterfaces of Processor in io.wcm.siteapi.processorModifier and TypeInterfaceDescriptioninterface
Processes Site API requests.interface
Processes Site API requests.Methods in io.wcm.siteapi.processor that return ProcessorModifier and TypeMethodDescription@Nullable Processor
ProcessorManager.getMatching
(@NotNull String suffix, @NotNull org.apache.sling.api.resource.Resource contextResource) Get processor matching for suffix and context.Methods in io.wcm.siteapi.processor that return types with arguments of type Processor