Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Typically you just derive from DefaultEndpoint and implement the createProducer() and / or createConsumer() methods. The createPollingConsumer() method will be created by default for you in the DefaultEndpoint class.

...