Interface ICompoundRequestMapper

All Superinterfaces:
IRequestMapper, Iterable<IRequestMapper>
All Known Implementing Classes:
CompoundRequestMapper, SystemMapper

Mapper that delegates the mapping to a contained IRequestMappers with the highest compatibility score.
Author:
igor.vaynberg