Uses of Interface
org.apache.uima.aae.InputChannel
Packages that use InputChannel
-
Uses of InputChannel in org.apache.uima.aae.controller
Fields in org.apache.uima.aae.controller declared as InputChannelModifier and TypeFieldDescriptionprotected InputChannel
BaseAnalysisEngineController.inputChannel
Methods in org.apache.uima.aae.controller that return InputChannelModifier and TypeMethodDescriptionAnalysisEngineController.getInputChannel()
AnalysisEngineController.getInputChannel
(String aQueueName) AnalysisEngineControllerAdapter.getInputChannel()
AnalysisEngineControllerAdapter.getInputChannel
(String queueName) BaseAnalysisEngineController.getInputChannel()
BaseAnalysisEngineController.getInputChannel
(String anEndpointName) AnalysisEngineController.getReplyInputChannel
(String aDelegateKey) AnalysisEngineControllerAdapter.getReplyInputChannel
(String delegateKey) BaseAnalysisEngineController.getReplyInputChannel
(String aDelegateKey) Methods in org.apache.uima.aae.controller with parameters of type InputChannelModifier and TypeMethodDescriptionvoid
AnalysisEngineController.addInputChannel
(InputChannel anInputChannel) void
AnalysisEngineControllerAdapter.addInputChannel
(InputChannel anInputChannel) void
BaseAnalysisEngineController.addInputChannel
(InputChannel anInputChannel) void
AnalysisEngineController.setInputChannel
(InputChannel anInputChannel) void
AnalysisEngineControllerAdapter.setInputChannel
(InputChannel anInputChannel) void
BaseAnalysisEngineController.setInputChannel
(InputChannel anInputChannel) -
Uses of InputChannel in org.apache.uima.adapter.jms.activemq
Classes in org.apache.uima.adapter.jms.activemq that implement InputChannelModifier and TypeClassDescriptionclass
Thin adapter for receiving JMS messages from Spring.