Uses of Class
org.apache.uima.collection.impl.base_cpm.container.ServiceConnectionException

Packages that use ServiceConnectionException
org.apache.uima.collection.impl.cpm.container.deployer   
 

Uses of ServiceConnectionException in org.apache.uima.collection.impl.cpm.container.deployer
 

Methods in org.apache.uima.collection.impl.cpm.container.deployer that throw ServiceConnectionException
 CasData[] VinciTAP.analyze(CasData[] aCasList, ProcessTrace aPT, java.lang.String aResourceName)
          Main routine that sends requests to remote vinci services.
 CasData VinciTAP.analyze(CasData aCas, ProcessTrace aPT, java.lang.String aResourceName)
          Performs Analysis of the CAS by the remote vinci service Cas Processor
 void VinciTAP.connect(java.lang.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 © 2011. All Rights Reserved.