public interface IRequestMapperDelegate extends IRequestMapper
IRequestMappers that delegate to other IRequestMappers.
This allows the application to traverse the tree of request mappers to find a mounted mapper to remove
when unmounting mounted mappers.| Modifier and Type | Method and Description |
|---|---|
IRequestMapper |
getDelegateMapper()
Returns the delegate
IRequestMapper. |
getCompatibilityScore, mapHandler, mapRequestIRequestMapper getDelegateMapper()
IRequestMapper.IRequestMapper.Copyright © 2006–2021 Apache Software Foundation. All rights reserved.