Uses of Class
org.springframework.batch.item.support.SynchronizedItemStreamReader
Packages that use SynchronizedItemStreamReader
-
Uses of SynchronizedItemStreamReader in org.springframework.batch.item.support.builder
Methods in org.springframework.batch.item.support.builder that return SynchronizedItemStreamReaderModifier and TypeMethodDescriptionSynchronizedItemStreamReaderBuilder.build()
Returns a fully constructedSynchronizedItemStreamReader
.