Annotation Interface InboundChannelAdapters


@Documented @Target({METHOD,ANNOTATION_TYPE}) @Retention(RUNTIME) public @interface InboundChannelAdapters
The repeatable container for InboundChannelAdapter annotations.
Since:
6.0
Author:
Artem Bilan