Uses of Interface
org.apache.uima.aae.Channel
-
Packages that use Channel Package Description org.apache.uima.aae org.apache.uima.adapter.jms.activemq -
-
Uses of Channel in org.apache.uima.aae
Subinterfaces of Channel in org.apache.uima.aae Modifier and Type Interface Description interface
InputChannel
interface
OutputChannel
-
Uses of Channel in org.apache.uima.adapter.jms.activemq
Classes in org.apache.uima.adapter.jms.activemq that implement Channel Modifier and Type Class Description class
JmsInputChannel
Thin adapter for receiving JMS messages from Spring.class
JmsOutputChannel
-