Uses of Class
org.frankframework.jms.MessagingSource
Packages that use MessagingSource
-
Uses of MessagingSource in org.frankframework.jms
Subclasses of MessagingSource in org.frankframework.jmsFields in org.frankframework.jms declared as MessagingSourceMethods in org.frankframework.jms that return MessagingSourceModifier and TypeMethodDescriptionprotected MessagingSource
JMSFacade.getMessagingSource()
JmsMessagingSourceFactory.getMessagingSource
(String connectionFactoryName, String authAlias, boolean createDestination) Constructor parameters in org.frankframework.jms with type arguments of type MessagingSourceModifierConstructorDescriptionJmsMessagingSource
(String connectionFactoryName, String jndiContextPrefix, Context context, jakarta.jms.ConnectionFactory connectionFactory, Map<String, MessagingSource> messagingSourceMap, String authAlias, boolean createDestination, Map<String, String> proxiedDestinationNames) protected
MessagingSource
(String id, Context context, jakarta.jms.ConnectionFactory connectionFactory, Map<String, MessagingSource> siblingMap, String authAlias, boolean createDestination)