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 TypeMethodDescriptionvoidAnalysisEngineController.setOutputChannel(OutputChannel anOutputChannel) voidAnalysisEngineControllerAdapter.setOutputChannel(OutputChannel anOutputChannel) voidBaseAnalysisEngineController.setOutputChannel(OutputChannel outputChannel) -
Uses of OutputChannel in org.apache.uima.adapter.jms.activemq
Classes in org.apache.uima.adapter.jms.activemq that implement OutputChannel