Version 3

    ConnectionInterceptor

     

    Handles connections, e.g. initial handshake, ping/pong and the exception handler.

     

    • Initial handshake (authentication)

    • Ping/Pong (could be a separate interceptor)

    • Error handling -

      javax.jms.ExceptionListener

      (could be a separate interceptor - InvokerInterceptor?)

     

     

    Back to JMS Facade