Package | Description |
---|---|
org.apache.uima.collection.impl.cpm.container.deployer |
Modifier and Type | Method and Description |
---|---|
CasData[] |
VinciTAP.analyze(CasData[] aCasList,
ProcessTrace aPT,
String aResourceName)
Main routine that sends requests to remote vinci services.
|
CasData |
VinciTAP.analyze(CasData aCas,
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.
|
AFrame |
VinciTAP.sendAndReceive(AFrame aFrame)
Send a given Vinci Frame to the remote vinci service and return result
|
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.