Package org.springframework.batch.item.queue
package org.springframework.batch.item.queue
-
ClassDescriptionThis is an
ItemReader
that reads items from aBlockingQueue
.This is anItemWriter
that writes items to aBlockingQueue
.
ItemReader
that reads items from a BlockingQueue
.ItemWriter
that writes items to a BlockingQueue
.