Uses of Interface
org.apache.camel.support.SimpleTypeConverter.ConversionMethod
-
Packages that use SimpleTypeConverter.ConversionMethod Package Description org.apache.camel.support Base classes that help to implement the camel API and are expected to be extended by the user -
-
Uses of SimpleTypeConverter.ConversionMethod in org.apache.camel.support
Constructors in org.apache.camel.support with parameters of type SimpleTypeConverter.ConversionMethod Constructor Description SimpleTypeConverter(boolean allowNull, SimpleTypeConverter.ConversionMethod method)
-