Uses of Interface
org.apache.uima.aae.OutputChannel
Packages that use OutputChannel
-
Uses of OutputChannel in org.apache.uima.aae.controller
Methods in org.apache.uima.aae.controller that return OutputChannelModifier and TypeMethodDescriptionAnalysisEngineController.getOutputChannel()
AnalysisEngineControllerAdapter.getOutputChannel()
BaseAnalysisEngineController.getOutputChannel()
Methods in org.apache.uima.aae.controller with parameters of type OutputChannelModifier and TypeMethodDescriptionvoid
AnalysisEngineController.setOutputChannel
(OutputChannel anOutputChannel) void
AnalysisEngineControllerAdapter.setOutputChannel
(OutputChannel anOutputChannel) void
BaseAnalysisEngineController.setOutputChannel
(OutputChannel outputChannel) -
Uses of OutputChannel in org.apache.uima.adapter.jms.activemq
Classes in org.apache.uima.adapter.jms.activemq that implement OutputChannel