| Interface | Description |
|---|---|
| ICompoundRequestMapper |
Mapper that delegates the mapping to a contained
IRequestMappers with the highest
compatibility score. |
| IRequestMapperDelegate |
A interface to be implemented by
IRequestMappers that delegate to other IRequestMappers. |
| Class | Description |
|---|---|
| AbstractMapper | |
| CompoundRequestMapper |
Thread safe compound
IRequestMapper. |
| ParentPathReferenceRewriter |
Mapper that rewrites parent path segments (
../) with the specified string and viceversa. |
Copyright © 2006–2021 Apache Software Foundation. All rights reserved.