Package | Description |
---|---|
org.apache.uima.collection.impl.metadata.cpe | |
org.apache.uima.collection.metadata |
Java object representation of a CPE Descriptor.
|
org.apache.uima.impl |
Contains reference implementations of the interfaces in
org.apache.uima . |
Modifier and Type | Class and Description |
---|---|
class |
CasProcessorTimeoutImpl |
Modifier and Type | Method and Description |
---|---|
CasProcessorTimeout |
CasProcessorErrorHandlingImpl.getTimeout() |
static CasProcessorTimeout |
CpeDescriptorFactory.produceCasProcessorTimeout() |
Modifier and Type | Method and Description |
---|---|
void |
CasProcessorErrorHandlingImpl.setTimeout(CasProcessorTimeout aTimeout) |
Modifier and Type | Method and Description |
---|---|
CasProcessorTimeout |
CasProcessorErrorHandling.getTimeout()
Returns the timeout the CPE will wait for a response from CasProcessor.
|
Modifier and Type | Method and Description |
---|---|
void |
CasProcessorErrorHandling.setTimeout(CasProcessorTimeout aTimeout)
Sets the timeout the CPE will wait for a response from CasProcessor.
|
Modifier and Type | Method and Description |
---|---|
CasProcessorTimeout |
ResourceSpecifierFactory_impl.createCasProcessorTimeout() |
Copyright © 2014. All rights reserved.