Uses of Class
org.apache.vinci.transport.BaseClient
-
Packages that use BaseClient Package Description 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 Modifier and Type Method Description static AFrameVinci. replyWithAnalysis(BaseClient conn, VinciFrame requestFrame)Package theVinciFramecontaining 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 Modifier and Type Class Description classVinciClientClass for conjuring a Vinci service.
-