| Package | Description |
|---|---|
| net.sf.okapi.common.pipeline |
Interfaces and classes to implement and manage pipelines.
|
| net.sf.okapi.common.pipeline.annotations |
Classes to implement the introspection of pipeline steps.
|
| net.sf.okapi.common.pipelinebuilder | |
| net.sf.okapi.common.pipelinedriver |
Interfaces and classes to implement and pipeline drivers.
|
| Class and Description |
|---|
| ICallableStep
Step that implements the Callable interface and can be run concurrently.
|
| IPipeline
Common set of methods to drive an event-driven process.
|
| IPipelineStep
Common set of methods for a step within a
IPipeline pipeline. |
| PipelineReturnValue
Values returned by implementations of the
IPipeline interface. |
| Class and Description |
|---|
| IPipelineStep
Common set of methods for a step within a
IPipeline pipeline. |
| Class and Description |
|---|
| BasePipelineStep
Abstract implementation of the
IPipelineStep interface. |
| IPipeline
Common set of methods to drive an event-driven process.
|
| IPipelineStep
Common set of methods for a step within a
IPipeline pipeline. |
| Pipeline
Default implementations of the
IPipeline interface. |
| PipelineReturnValue
Values returned by implementations of the
IPipeline interface. |
| Class and Description |
|---|
| IPipeline
Common set of methods to drive an event-driven process.
|
| IPipelineStep
Common set of methods for a step within a
IPipeline pipeline. |
Copyright © 2021. All rights reserved.