Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WBRIDGE and version 7.5.0
Div
Classe2e-refDiv
Rp

Children Display
depth1

Multiexcerpt include
MultiExcerptNamejms
nopaneltrue
PageWithExcerptINTERNAL:_examples_BRIDGE

...

  • Sending a message,

  • receiving a message,

  • or listening to messages.

Noteinfo
iconfalse

The JMS adapter can receive a message from a JMS provider in two ways: the JMS adapter registers the JMS port type as a listener on the JMS provider’s queue and the JMS provider calls the JMS adapter when a message is available on the queue, or the JMS adapter accesses the JMS provider’s queue on demand.

...

The listening to a topic is implemented by listener operations, which are part of the central class JMSListener (stereotype <<E2EJMSListener>>) in the E2E Bridge xUML service template.