|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InputProcessor | |
|---|---|
| org.semanticweb.elk.util.concurrent.computation | |
| Uses of InputProcessor in org.semanticweb.elk.util.concurrent.computation |
|---|
| Classes in org.semanticweb.elk.util.concurrent.computation with type parameters of type InputProcessor | |
|---|---|
interface |
InputProcessorFactory<I,P extends InputProcessor<I>>
An factory for creation of input processor engines of a given type. |
| Classes in org.semanticweb.elk.util.concurrent.computation that implement InputProcessor | |
|---|---|
class |
BaseInputProcessor<J>
Implements basic job queueing and lets subclasses focus on processing single jobs |
class |
DelegatingInputProcessor<J>
|
| Constructors in org.semanticweb.elk.util.concurrent.computation with parameters of type InputProcessor | |
|---|---|
DelegatingInputProcessor(InputProcessor<J> p)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||