| Package | Description |
|---|---|
| org.springframework.batch.integration.chunk |
| Modifier and Type | Method and Description |
|---|---|
ChunkResponse |
JmsRedeliveredExtractor.extract(ChunkResponse input,
boolean redelivered) |
ChunkResponse |
ChunkProcessorChunkHandler.handleChunk(ChunkRequest<S> chunkRequest) |
ChunkResponse |
ChunkHandler.handleChunk(ChunkRequest<T> chunk)
Handle the chunk, processing all the items and returning a response summarising the result.
|
| Modifier and Type | Method and Description |
|---|---|
ChunkResponse |
JmsRedeliveredExtractor.extract(ChunkResponse input,
boolean redelivered) |
| Constructor and Description |
|---|
ChunkResponse(ChunkResponse input,
boolean redelivered) |
Copyright © 2015. All rights reserved.