Uses of Interface
org.apache.uima.resource.ResourceServiceStub
Package
Description
The Analysis Engine interface, along with supporting
interfaces and exception classes.
-
Uses of ResourceServiceStub in org.apache.uima.analysis_engine
Modifier and TypeInterfaceDescriptioninterface
A stub that calls a remote AnalysisEngine service. -
Uses of ResourceServiceStub in org.apache.uima.resource.service.impl
Modifier and TypeMethodDescriptionprotected ResourceServiceStub
ResourceServiceAdapter.getStub()
Gets the stub to be used to communicate with the remote service.Modifier and TypeMethodDescriptionprotected void
ResourceServiceAdapter.setStub
(ResourceServiceStub aStub) Sets the stub to be used to communicate with the remote service.