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