Uses of Class
org.apache.camel.model.dataformat.YAMLTypeFilterDefinition
Packages that use YAMLTypeFilterDefinition
Package
Description
The JAXB POJOs for the Data Formats used to marshal and
unmarshal objects to and from streams inside components
-
Uses of YAMLTypeFilterDefinition in org.apache.camel.model.dataformat
Methods in org.apache.camel.model.dataformat that return YAMLTypeFilterDefinitionMethods in org.apache.camel.model.dataformat that return types with arguments of type YAMLTypeFilterDefinitionMethod parameters in org.apache.camel.model.dataformat with type arguments of type YAMLTypeFilterDefinitionModifier and TypeMethodDescriptionvoidYAMLDataFormat.setTypeFilters(List<YAMLTypeFilterDefinition> typeFilters) Set the types SnakeYAML is allowed to un-marshallYAMLDataFormat.Builder.typeFilters(List<YAMLTypeFilterDefinition> typeFilters) Set the types SnakeYAML is allowed to un-marshallConstructors in org.apache.camel.model.dataformat with parameters of type YAMLTypeFilterDefinitionModifierConstructorDescriptionprotected