Uses of Package
io.helidon.common.mapper
-
Packages that use io.helidon.common.mapper Package Description io.helidon.common.mapper Support for mapping of types.io.helidon.common.mapper.spi SPI to providemappers
forMapperManager
.io.helidon.common.reactive Common reactive library for Helidon projects. -
Classes in io.helidon.common.mapper used by io.helidon.common.mapper Class Description Mapper A generic and general approach to mapping two types.MapperException An exception that is thrown when mapping failed to map source to target.MapperManager Mapper manager of all configured mappers.MapperManager.Builder Fluent API builder forMapperManager
. -
Classes in io.helidon.common.mapper used by io.helidon.common.mapper.spi Class Description Mapper A generic and general approach to mapping two types. -
Classes in io.helidon.common.mapper used by io.helidon.common.reactive Class Description Mapper A generic and general approach to mapping two types.