Uses of Class
org.apache.uima.collection.impl.base_cpm.container.ServiceConnectionException
Packages that use ServiceConnectionException
-
Uses of ServiceConnectionException in org.apache.uima.collection.impl.cpm.container.deployer
Methods in org.apache.uima.collection.impl.cpm.container.deployer that throw ServiceConnectionExceptionModifier and TypeMethodDescriptionCasData[]
VinciTAP.analyze
(CasData[] aCasList, ProcessTrace aPT, String aResourceName) Main routine that sends requests to remote vinci services.VinciTAP.analyze
(CasData aCas, ProcessTrace aPT, String aResourceName) Performs Analysis of the CAS by the remote vinci service Cas Processor.void
Connects to external service using service name as a way to locate it.VinciTAP.sendAndReceive
(AFrame aFrame) Send a given Vinci Frame to the remote vinci service and return result.