|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.springframework.batch.item | |
|---|---|
| org.springframework.batch.item | Infrastructure interfaces and primary dependencies for item concerns. |
| org.springframework.batch.item.adapter | Adapters for Plain Old Java Objects. |
| org.springframework.batch.item.database | Infrastructure implementations of database based item readers and writers. |
| org.springframework.batch.item.file | Infrastructure implementations of io file concerns. |
| org.springframework.batch.item.jms | |
| org.springframework.batch.item.support | Internal support package |
| org.springframework.batch.item.validator | Infrastructure implementations of item validator concerns. |
| org.springframework.batch.item.xml | Infrastructure implementations of xml input and output. |
| Classes in org.springframework.batch.item used by org.springframework.batch.item | |
|---|---|
| ExecutionContext
Object representing a context for an ItemStream. |
|
| ItemReader
Strategy interface for providing the data. |
|
| ItemReaderException
A base exception class that all exceptions thrown from an ItemReader extend. |
|
| ItemStream
Marker interface defining a contract for periodically storing state and restoring from that state should an error occur. |
|
| ItemStreamException
Exception representing any errors encountered while processing a stream. |
|
| ItemWriterException
A base exception class that all exceptions thrown from an ItemWriter extend. |
|
| ParseException
Exception indicating that an error has been encountered parsing io, typically from a file. |
|
| UnexpectedInputException
Used to signal an unexpected end of an input or message stream. |
|
| Classes in org.springframework.batch.item used by org.springframework.batch.item.adapter | |
|---|---|
| ItemProcessor
Interface for item transformation. |
|
| ItemReader
Strategy interface for providing the data. |
|
| ItemWriter
Basic interface for generic output operations. |
|
| Classes in org.springframework.batch.item used by org.springframework.batch.item.database | |
|---|---|
| ExecutionContext
Object representing a context for an ItemStream. |
|
| ItemReader
Strategy interface for providing the data. |
|
| ItemStream
Marker interface defining a contract for periodically storing state and restoring from that state should an error occur. |
|
| ItemStreamException
Exception representing any errors encountered while processing a stream. |
|
| ItemWriter
Basic interface for generic output operations. |
|
| Classes in org.springframework.batch.item used by org.springframework.batch.item.file | |
|---|---|
| ExecutionContext
Object representing a context for an ItemStream. |
|
| ItemReader
Strategy interface for providing the data. |
|
| ItemReaderException
A base exception class that all exceptions thrown from an ItemReader extend. |
|
| ItemStream
Marker interface defining a contract for periodically storing state and restoring from that state should an error occur. |
|
| ItemStreamException
Exception representing any errors encountered while processing a stream. |
|
| ItemStreamReader
Convenience interface that combines ItemStream and ItemReader
. |
|
| ItemWriter
Basic interface for generic output operations. |
|
| ParseException
Exception indicating that an error has been encountered parsing io, typically from a file. |
|
| UnexpectedInputException
Used to signal an unexpected end of an input or message stream. |
|
| Classes in org.springframework.batch.item used by org.springframework.batch.item.jms | |
|---|---|
| ItemReader
Strategy interface for providing the data. |
|
| ItemWriter
Basic interface for generic output operations. |
|
| Classes in org.springframework.batch.item used by org.springframework.batch.item.support | |
|---|---|
| ExecutionContext
Object representing a context for an ItemStream. |
|
| ItemProcessor
Interface for item transformation. |
|
| ItemReader
Strategy interface for providing the data. |
|
| ItemStream
Marker interface defining a contract for periodically storing state and restoring from that state should an error occur. |
|
| ItemStreamException
Exception representing any errors encountered while processing a stream. |
|
| ItemStreamSupport
Empty method implementation of ItemStream. |
|
| ItemWriter
Basic interface for generic output operations. |
|
| ParseException
Exception indicating that an error has been encountered parsing io, typically from a file. |
|
| UnexpectedInputException
Used to signal an unexpected end of an input or message stream. |
|
| Classes in org.springframework.batch.item used by org.springframework.batch.item.validator | |
|---|---|
| ItemProcessor
Interface for item transformation. |
|
| ItemReaderException
A base exception class that all exceptions thrown from an ItemReader extend. |
|
| Classes in org.springframework.batch.item used by org.springframework.batch.item.xml | |
|---|---|
| ExecutionContext
Object representing a context for an ItemStream. |
|
| ItemReader
Strategy interface for providing the data. |
|
| ItemStream
Marker interface defining a contract for periodically storing state and restoring from that state should an error occur. |
|
| ItemStreamReader
Convenience interface that combines ItemStream and ItemReader
. |
|
| ItemWriter
Basic interface for generic output operations. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||