Uses of Interface
org.apache.uima.collection.impl.cpm.container.deployer.socket.SocketTransport
Packages that use SocketTransport
Package
Description
-
Uses of SocketTransport in org.apache.uima.collection.impl.cpm.container
Fields in org.apache.uima.collection.impl.cpm.container declared as SocketTransportModifier and TypeFieldDescriptionprivate SocketTransportCasObjectNetworkCasProcessorImpl.transportThe transport.Methods in org.apache.uima.collection.impl.cpm.container that return SocketTransportModifier and TypeMethodDescriptionprivate SocketTransportCasObjectNetworkCasProcessorImpl.pluginTransport(String aTransportClass) Create Transport object from a given class and associate it with this CasProcessor. -
Uses of SocketTransport in org.apache.uima.collection.impl.cpm.container.deployer.socket
Classes in org.apache.uima.collection.impl.cpm.container.deployer.socket that implement SocketTransport