Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.camel.impl.converter Classes and Interfaces - 19 results found.
NameDescriptionTypePackageFramework
AnnotationTypeConverterLoaderA class which will auto-discover Converter objects and methods to pre-load the TypeConverterRegistry of converters on startup.Classorg.apache.camel.impl.converterApache Camel
ArrayTypeConverterA type converter which is used to convert to and from array types particularly for derived types of array component types and dealing withClassorg.apache.camel.impl.converterApache Camel
AsyncProcessorTypeConverterA simple converter that can convert any Processor to an AsyncProcessor.Classorg.apache.camel.impl.converterApache Camel
BaseTypeConverterRegistryBase implementation of a type converter registry used for type converters in Camel.Classorg.apache.camel.impl.converterApache Camel
BaseTypeConverterRegistry .FallbackTypeConverterClassorg.apache.camel.impl.converter.BaseTypeConverterRegistryApache Camel
BaseTypeConverterRegistry .TypeMappingClassorg.apache.camel.impl.converter.BaseTypeConverterRegistryApache Camel
CachingInjectorClassorg.apache.camel.impl.converterApache Camel
CorePackageScanClassResolverA ClassResolver which loads type converters from a hardcoded list of classes.Classorg.apache.camel.impl.converterApache Camel
CoreTypeConverterLoaderWill load all type converters from camel-core without classpath scanning, which makes The CorePackageScanClassResolver contains a hardcoded list of the type converter classes to load.Classorg.apache.camel.impl.converterApache Camel
DefaultTypeConverterDefault implementation of a type converter registry used for type converters in Camel.Classorg.apache.camel.impl.converterApache Camel
EnumTypeConverterClassorg.apache.camel.impl.converterApache Camel
FutureTypeConverterFuture type converter.Classorg.apache.camel.impl.converterApache Camel
InstanceMethodFallbackTypeConverterA TypeConverter implementation which instantiates an object so that an instance method can be used as a fallback type converterClassorg.apache.camel.impl.converterApache Camel
InstanceMethodTypeConverterA TypeConverter implementation which instantiates an object so that an instance method can be used as a type converterClassorg.apache.camel.impl.converterApache Camel
LazyLoadingTypeConverterLazy implementation of a type converter registry used for type converters in Camel.Classorg.apache.camel.impl.converterApache Camel
PropertyEditorTypeConverterUses the PropertyEditor conversion system to convert Objects to and from String values.Classorg.apache.camel.impl.converterApache Camel
StaticMethodFallbackTypeConverterA TypeConverter implementation which invokes a static method as a fallback type converter from a type to another typeClassorg.apache.camel.impl.converterApache Camel
StaticMethodTypeConverterClassorg.apache.camel.impl.converterApache Camel
ToStringTypeConverterA simple converter that can convert any object to a String type by using the toString() method of the object.Classorg.apache.camel.impl.converterApache Camel