Uses of Class
org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
Packages that use VinciTAP
Package
Description
-
Uses of VinciTAP in org.apache.uima.collection.impl.cpm.container
Fields in org.apache.uima.collection.impl.cpm.container declared as VinciTAPMethods in org.apache.uima.collection.impl.cpm.container that return VinciTAPModifier and TypeMethodDescriptionNetworkCasProcessorImpl.getProxy()
Returns proxy to the remote AE serviceMethods in org.apache.uima.collection.impl.cpm.container with parameters of type VinciTAP -
Uses of VinciTAP in org.apache.uima.collection.impl.cpm.container.deployer.vinci
Methods in org.apache.uima.collection.impl.cpm.container.deployer.vinci that return VinciTAPModifier and TypeMethodDescriptionprivate VinciTAP
VinciCasProcessorDeployer.getTextAnalysisProxy
(CasProcessorConfiguration aCasProcessorConfig) Creates and initializes proxy that will be used to connect to Vinci serviceMethods in org.apache.uima.collection.impl.cpm.container.deployer.vinci with parameters of type VinciTAPModifier and TypeMethodDescriptionprivate void
VinciCasProcessorDeployer.bindProxyToNetworkCasProcessor
(VinciTAP aTap, ProcessingContainer aProcessingContainer, boolean redeploy) Associates connected proxy with an instance of CasProcessor.