Uses of Package
org.frankframework.jms
Packages that use org.frankframework.jms
Package
Description
-
Classes in org.frankframework.jms used by org.frankframework.configurationClassDescriptionA JmsRealm is a definition of a JMS provider, and is kind of a utility class to prevent the tedious work of repeatedly defining all parameters to connect to a queue or topic.Singleton that has the different jmsRealms.
Typical use: JmsRealmFactory.getInstance().<method to execute> -
Classes in org.frankframework.jms used by org.frankframework.extensions.bisClassDescriptionProvides functions for jms connections, queues and topics and acts as a facade to hide for clients whether a
Queue
orTopic
is used.A true multi-threadedListener
-class.JMSListener re-implemented as a pushing listener rather than a pulling listener. -
Classes in org.frankframework.jms used by org.frankframework.extensions.esbClassDescriptionBasic browser of JMS Messages.JMS related exception.Provides functions for jms connections, queues and topics and acts as a facade to hide for clients whether a
Queue
orTopic
is used.A true multi-threadedListener
-class.Implements a message log (JmsMessageLog
) or error store (JmsErrorStorage
) that uses JMS technology.JMSListener re-implemented as a pushing listener rather than a pulling listener. -
Classes in org.frankframework.jms used by org.frankframework.extensions.fxfClassDescriptionProvides functions for jms connections, queues and topics and acts as a facade to hide for clients whether a
Queue
orTopic
is used.A true multi-threadedListener
-class.JMSListener re-implemented as a pushing listener rather than a pulling listener. -
Classes in org.frankframework.jms used by org.frankframework.extensions.ibmClassDescriptionProvides functions for jms connections, queues and topics and acts as a facade to hide for clients whether a
Queue
orTopic
is used.The JMSMessage
class for the outgoing message. -
Classes in org.frankframework.jms used by org.frankframework.extensions.tibcoClassDescriptionProvides functions for jms connections, queues and topics and acts as a facade to hide for clients whether a
Queue
orTopic
is used.A true multi-threadedListener
-class.JMSListener re-implemented as a pushing listener rather than a pulling listener. -
Classes in org.frankframework.jms used by org.frankframework.jmsClassDescriptionBasic browser of JMS Messages.JMS related exception.Provides functions for jms connections, queues and topics and acts as a facade to hide for clients whether a
Queue
orTopic
is used.The JMSMessage
class for the outgoing message.MessagingSource
for JMS connections.A JmsRealm is a definition of a JMS provider, and is kind of a utility class to prevent the tedious work of repeatedly defining all parameters to connect to a queue or topic.Singleton that has the different jmsRealms.
Typical use: JmsRealmFactory.getInstance().<method to execute>Generic Source for JMS connection, to be shared for JMS Objects that can use the same.JMSListener re-implemented as a pushing listener rather than a pulling listener. -
Classes in org.frankframework.jms used by org.frankframework.jndi
-
Classes in org.frankframework.jms used by org.frankframework.jta.narayana