Uses of Class
org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
-
Packages that use VinciTAP Package Description org.apache.uima.collection.impl.cpm.container -
-
Uses of VinciTAP in org.apache.uima.collection.impl.cpm.container
Methods in org.apache.uima.collection.impl.cpm.container that return VinciTAP Modifier and Type Method Description VinciTAP
NetworkCasProcessorImpl. getProxy()
Returns proxy to the remote AE serviceMethods in org.apache.uima.collection.impl.cpm.container with parameters of type VinciTAP Modifier and Type Method Description void
NetworkCasProcessorImpl. setProxy(VinciTAP aTap)
Associates a proxy to remote annotator service.
-