Uses of Interface
org.apache.uima.aae.OutputChannel

Packages that use OutputChannel
org.apache.uima.aae.controller   
org.apache.uima.adapter.jms.activemq   
 

Uses of OutputChannel in org.apache.uima.aae.controller
 

Methods in org.apache.uima.aae.controller that return OutputChannel
 OutputChannel BaseAnalysisEngineController.getOutputChannel()
           
 OutputChannel AnalysisEngineController.getOutputChannel()
           
 OutputChannel AnalysisEngineControllerAdapter.getOutputChannel()
           
 

Methods in org.apache.uima.aae.controller with parameters of type OutputChannel
 void BaseAnalysisEngineController.setOutputChannel(OutputChannel outputChannel)
           
 void AnalysisEngineController.setOutputChannel(OutputChannel anOutputChannel)
           
 void AnalysisEngineControllerAdapter.setOutputChannel(OutputChannel anOutputChannel)
           
 

Uses of OutputChannel in org.apache.uima.adapter.jms.activemq
 

Classes in org.apache.uima.adapter.jms.activemq that implement OutputChannel
 class JmsOutputChannel
           
 



Copyright © 2011. All Rights Reserved.