Uses of Class
org.springframework.batch.infrastructure.item.support.SynchronizedItemStreamWriter
Packages that use SynchronizedItemStreamWriter
Package
Description
Builders for support classes.
-
Uses of SynchronizedItemStreamWriter in org.springframework.batch.infrastructure.item.support.builder
Methods in org.springframework.batch.infrastructure.item.support.builder that return SynchronizedItemStreamWriterModifier and TypeMethodDescriptionSynchronizedItemStreamWriterBuilder.build()Returns a fully constructedSynchronizedItemStreamWriter.