| Interface | Description | 
|---|---|
| URLHandlerFilterExtensionHandler | |
| URLProcessor | Deprecated This interface is intended for use by processors that will determine whether a given URL
 requires special treatment. | 
| Class | Description | 
|---|---|
| BroadleafCmsSimpleUrlHandlerMapping | Deprecated Use  SimpleUrlHandlerMappinginstead | 
| BroadleafProcessURLFilter | Deprecated In favor of org.broadleafcommerce.common.web.BroadleafRequestFilter. | 
| DefaultURLHandlerFilterExtensionHandler | |
| NullURLProcessor | Implementation of  URLProcessorthat indicates the URL was not able to be
 processed by any of the configured processors. | 
| PageHandlerMapping | This handler mapping works with the Page entity to determine if a page has been configured for
 the passed in URL. | 
| URLHandlerFilter | Responsible for setting up the site and locale used by Broadleaf Commerce components. | 
| URLHandlerFilterExtensionManager | 
| Enum | Description | 
|---|---|
| ProcessURLAction | Deprecated in favor of Spring MVC mechanisms (@see PageHandlerMapping)
 Enum that indicates the action to take when processing a URL. | 
Copyright © 2020. All rights reserved.