Uses of Interface
org.apache.camel.component.mapstruct.MapStructMapperFinder
-
-
Uses of MapStructMapperFinder in org.apache.camel.component.mapstruct
Classes in org.apache.camel.component.mapstruct that implement MapStructMapperFinder Modifier and Type Class Description classDefaultMapStructFinderMethods in org.apache.camel.component.mapstruct that return MapStructMapperFinder Modifier and Type Method Description MapStructMapperFinderMapstructComponent. getMapStructConverter()Methods in org.apache.camel.component.mapstruct with parameters of type MapStructMapperFinder Modifier and Type Method Description voidMapstructComponent. setMapStructConverter(MapStructMapperFinder mapStructConverter)To use a custom MapStructConverter such as adapting to a special runtime.
-