Annotation Type StreamMessageConverter
-
@Target({FIELD,METHOD,PARAMETER}) @Retention(RUNTIME) @Documented @Qualifier @Bean @Deprecated public @interface StreamMessageConverter
Deprecated.as of 3.0 and is not used by the framework anymore.Marker to tagMessageConverterbeans that will be added to theCompositeMessageConverterFactory.- Author:
- Vinicius Carvalho, Arten Bilan