Uses of Class
org.apache.vinci.transport.VinciServer
-
Packages that use VinciServer Package Description org.apache.uima.adapter.vinci org.apache.uima.collection.impl.cpm.container.deployer.vns org.apache.vinci.transport -
-
Uses of VinciServer in org.apache.uima.adapter.vinci
Fields in org.apache.uima.adapter.vinci declared as VinciServer Modifier and Type Field Description private VinciServer
VinciAnalysisEngineService_impl. _server
The server.private VinciServer
VinciBinaryAnalysisEngineService_impl. _server
The server. -
Uses of VinciServer in org.apache.uima.collection.impl.cpm.container.deployer.vns
Fields in org.apache.uima.collection.impl.cpm.container.deployer.vns declared as VinciServer Modifier and Type Field Description private VinciServer
LocalVNS. server
The server. -
Uses of VinciServer in org.apache.vinci.transport
Constructors in org.apache.vinci.transport with parameters of type VinciServer Constructor Description VinciServerRunnable(java.net.Socket c, VinciServer p)
-