Uses of Class
org.frankframework.jms.AbstractMessagingSourceFactory
Packages that use AbstractMessagingSourceFactory
-
Uses of AbstractMessagingSourceFactory in org.frankframework.extensions.tibco
Subclasses of AbstractMessagingSourceFactory in org.frankframework.extensions.tibcoModifier and TypeClassDescriptionclass
Factory forTibcoMessagingSource
s, to share them for Tibco Objects that can use the same. -
Uses of AbstractMessagingSourceFactory in org.frankframework.jms
Subclasses of AbstractMessagingSourceFactory in org.frankframework.jmsModifier and TypeClassDescriptionclass
Factory forJmsMessagingSource
s, to share them for JMS Objects that can use the same.Methods in org.frankframework.jms that return AbstractMessagingSourceFactoryModifier and TypeMethodDescriptionprotected AbstractMessagingSourceFactory
JMSFacade.getMessagingSourceFactory()