Uses of Class
org.apache.vinci.transport.BaseClient

Packages that use BaseClient
org.apache.uima.collection.impl.cpm.vinci   
org.apache.vinci.transport   
 

Uses of BaseClient in org.apache.uima.collection.impl.cpm.vinci
 

Methods in org.apache.uima.collection.impl.cpm.vinci with parameters of type BaseClient
static AFrame Vinci.replyWithAnalysis(BaseClient conn, VinciFrame requestFrame)
          Package the VinciFrame containing result of the requested operation into a Vinci Data frame.
 

Uses of BaseClient in org.apache.vinci.transport
 

Subclasses of BaseClient in org.apache.vinci.transport
 class VinciClient
          Class for conjuring a Vinci service.
 



Copyright © 2011. All Rights Reserved.