Uses of Class
org.springframework.batch.integration.chunk.ChunkRequest

Packages that use ChunkRequest
org.springframework.batch.integration.chunk   
 

Uses of ChunkRequest in org.springframework.batch.integration.chunk
 

Methods in org.springframework.batch.integration.chunk with parameters of type ChunkRequest
 ChunkResponse ChunkHandler.handleChunk(ChunkRequest chunk)
           
 ChunkResponse ItemWriterChunkHandler.handleChunk(ChunkRequest chunk)
           
 



Copyright © 2009 SpringSource. All Rights Reserved.