Annotation Interface YamlMessageHandler.ProducesYaml

Enclosing class:
YamlMessageHandler<T>

@Documented @Retention(RUNTIME) @Target(TYPE) @Inherited @Produces({"application/yaml","application/x-yaml"}) public static @interface YamlMessageHandler.ProducesYaml
A Produces annotation for YAML.
Since:
3.2.0