Uses of Class
org.apache.uima.adapter.jms.activemq.JmsOutputChannel.BrokerConnectionEntry
-
Packages that use JmsOutputChannel.BrokerConnectionEntry Package Description org.apache.uima.adapter.jms.activemq -
-
Uses of JmsOutputChannel.BrokerConnectionEntry in org.apache.uima.adapter.jms.activemq
Methods in org.apache.uima.adapter.jms.activemq with parameters of type JmsOutputChannel.BrokerConnectionEntry Modifier and Type Method Description protected static boolean
JmsEndpointConnection_impl. connectionClosedOrFailed(JmsOutputChannel.BrokerConnectionEntry aBrokerDestinationMap)
Constructors in org.apache.uima.adapter.jms.activemq with parameters of type JmsOutputChannel.BrokerConnectionEntry Constructor Description ConnectionTimer(JmsOutputChannel.BrokerConnectionEntry aBrokerDestinations)
JmsEndpointConnection_impl(JmsOutputChannel.BrokerConnectionEntry aBrokerDestinationMap, Endpoint anEndpoint, AnalysisEngineController aController)
-