Uses of Class
org.springframework.batch.item.amqp.AmqpItemWriter
Packages that use AmqpItemWriter
Package
Description
Builders for AMQP item reader and writer.
-
Uses of AmqpItemWriter in org.springframework.batch.item.amqp.builder
Methods in org.springframework.batch.item.amqp.builder that return AmqpItemWriterModifier and TypeMethodDescriptionAmqpItemWriterBuilder.build()Validates and builds aAmqpItemWriter.