Package org.springframework.batch.infrastructure.item.queue
package org.springframework.batch.infrastructure.item.queue
-
ClassesClassDescriptionThis is an
ItemReader
that reads items from aBlockingQueue
.This is anItemWriter
that writes items to aBlockingQueue
.