com.aspose.barcode.barcoderecognition.common.threads
Classes
| Class | Description |
|---|---|
| KernelInstanceData | Class contains data, which is proceed to the kernel instance in multithreaded mode The data describes information about piece of work which must be proceed in current kernel instance |
| ThreadsJobData | Class contains data, which is proceed to the every task for single job in multithreaded mode |
| ThreadsManager |
Interfaces
| Interface | Description |
|---|---|
| IKernelAction | Interface declares kernel instances running thread |
| ITaskAction | Interface declares task running thread |