Interface | Description |
---|---|
MessageProducerInterceptor |
JMS message producer interceptor can be used to intercept the JMS message publishing process
performed by any of the
send method from a MessageProducer interface or its implementations. |
MessageProducerInterceptor.MessageProducerInterceptingContext |
Represents a mutable intercepting context associated with a single message publishing/send
event.
|
MessageReceiverInterceptor |
JMS message consumer interceptor that can be used to intercept JMS message consumption process.
|
MessageReceiverInterceptor.ReceiverInterceptingContext |
Represents a mutable intercepting context associated with a single act of message receive.
|
Copyright 2004-2024 Solace Corporation. All rights reserved.