Uses of Interface
org.apache.uima.analysis_engine.AnalysisEngineServiceStub
-
Uses of AnalysisEngineServiceStub in org.apache.uima.adapter.vinci
Modifier and TypeClassDescriptionclass
The Class VinciAnalysisEngineServiceStub.class
The Class VinciBinaryAnalysisEngineServiceStub. -
Uses of AnalysisEngineServiceStub in org.apache.uima.analysis_engine.service.impl
Modifier and TypeMethodDescriptionprotected AnalysisEngineServiceStub
AnalysisEngineServiceAdapter.getStub()
Gets the stub to be used to communicate with the remote service.Modifier and TypeMethodDescriptionprotected void
AnalysisEngineServiceAdapter.setStub
(AnalysisEngineServiceStub aStub) Sets the stub to be used to communicate with the remote service.