Uses of Class
org.apache.camel.support.LanguageSupport
-
Packages that use LanguageSupport 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 LanguageSupport in org.apache.camel.support
Subclasses of LanguageSupport in org.apache.camel.support Modifier and Type Class Description classSingleInputLanguageSupportBase class forLanguageimplementations that support different sources of input data.classSingleInputTypedLanguageSupportBase class forLanguageimplementations that support a result type and different sources of input data.classTypedLanguageSupportBase class forLanguageimplementations that support a result type.
-