Uses of Interface
org.apache.uima.collection.metadata.CpeRemoteCasProcessor
-
Packages that use CpeRemoteCasProcessor Package Description org.apache.uima.collection.impl.metadata.cpe -
-
Uses of CpeRemoteCasProcessor in org.apache.uima.collection.impl.metadata.cpe
Classes in org.apache.uima.collection.impl.metadata.cpe that implement CpeRemoteCasProcessor Modifier and Type Class Description class
CpeRemoteCasProcessorImpl
The Class CpeRemoteCasProcessorImpl.Methods in org.apache.uima.collection.impl.metadata.cpe that return CpeRemoteCasProcessor Modifier and Type Method Description static CpeRemoteCasProcessor
CpeDescriptorFactory. produceRemoteCasProcessor(java.lang.String aName)
Produce remote cas processor.
-