| Package | Description |
|---|---|
| org.apache.uima.collection.impl.cpm.container.deployer |
| Modifier and Type | Method and Description |
|---|---|
org.apache.uima.cas_data.CasData[] |
VinciTAP.analyze(org.apache.uima.cas_data.CasData[] aCasList,
org.apache.uima.util.ProcessTrace aPT,
String aResourceName)
Main routine that sends requests to remote vinci services.
|
org.apache.uima.cas_data.CasData |
VinciTAP.analyze(org.apache.uima.cas_data.CasData aCas,
org.apache.uima.util.ProcessTrace aPT,
String aResourceName)
Performs Analysis of the CAS by the remote vinci service Cas Processor.
|
void |
VinciTAP.connect(String aServiceName)
Connects to external service using service name as a way to locate it.
|
org.apache.vinci.transport.document.AFrame |
VinciTAP.sendAndReceive(org.apache.vinci.transport.document.AFrame aFrame)
Send a given Vinci Frame to the remote vinci service and return result.
|
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.