|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceServiceException | |
---|---|
org.apache.uima.analysis_engine | The Analysis Engine interface, along with supporting interfaces and exception classes. |
org.apache.uima.resource | Interfaces for Resources and ResourceSpecifiers . |
Uses of ResourceServiceException in org.apache.uima.analysis_engine |
---|
Methods in org.apache.uima.analysis_engine that throw ResourceServiceException | |
---|---|
void |
AnalysisEngineServiceStub.callBatchProcessComplete()
Performs service call to inform the AnalysisEngine that the processing of a batch has been completed. |
void |
AnalysisEngineServiceStub.callCollectionProcessComplete()
Performs service call to inform the AnalysisEngine that the processing of a collection has been completed. |
void |
AnalysisEngineServiceStub.callProcess(CAS aCAS)
Performs service call to process an entity. |
Uses of ResourceServiceException in org.apache.uima.resource |
---|
Methods in org.apache.uima.resource that throw ResourceServiceException | |
---|---|
ResourceMetaData |
ResourceServiceStub.callGetMetaData()
Performs service call to retreive resource meta data. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |