Package | Description |
---|---|
com.leonarduk.clearcheckbook | |
com.leonarduk.clearcheckbook.processor | |
com.leonarduk.clearcheckbook.processor.parallel |
Modifier and Type | Method and Description |
---|---|
List<String> |
ClearCheckBookHelper.processTransactions(List<TransactionDataType> dataTypeList,
ClearCheckBookTaskProcessor<TransactionDataType> processor) |
List<String> |
ClearCheckBookHelper.processTransactions(List<TransactionDataType> modified,
List<TransactionDataType> original,
ClearCheckBookTaskProcessor<TransactionDataType> processor) |
Modifier and Type | Class and Description |
---|---|
class |
ClearCheckBookTaskSerialProcessor<T extends AbstractDataType<?>> |
Modifier and Type | Class and Description |
---|---|
class |
ClearCheckBookDataTypeParallelProcessor<T extends AbstractDataType<?>>
This co-ordinates the splitting of a set of requests to the Clearcheckbook
website into individual messages and farming to consumers
|
Copyright © 2014 Leonard UK Ltd. All rights reserved.