Uses of Class
org.apache.vinci.transport.VinciServableAdapter
-
Packages that use VinciServableAdapter Package Description org.apache.uima.adapter.vinci org.apache.uima.collection.impl.cpm.container.deployer.vns org.apache.vinci.transport.vns.service -
-
Uses of VinciServableAdapter in org.apache.uima.adapter.vinci
Subclasses of VinciServableAdapter in org.apache.uima.adapter.vinci Modifier and Type Class Description classVinciAnalysisEngineService_implMain class for a Vinci Analysis Engine service.classVinciBinaryAnalysisEngineService_implMain class for a Vinci Analysis Engine service that uses the binary CAS serialization, rather than XCAS. -
Uses of VinciServableAdapter in org.apache.uima.collection.impl.cpm.container.deployer.vns
Subclasses of VinciServableAdapter in org.apache.uima.collection.impl.cpm.container.deployer.vns Modifier and Type Class Description classLocalVNSLOCAL Vinci Naming Service. -
Uses of VinciServableAdapter in org.apache.vinci.transport.vns.service
Subclasses of VinciServableAdapter in org.apache.vinci.transport.vns.service Modifier and Type Class Description classVNSVNS (Vinci Naming Service) provides the "directory" of all available Vinci services.
-