|
Generated by JDiff |
|||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Added Classes and Interfaces | |
ChannelInterceptorChain |
Assists with the invocation of the configured channel interceptors. |
|
An extension of ChannelInterceptor with callbacks to intercept the asynchronous sending of a org.springframework.messaging.Message to a specific subscriber through an java.util.concurrent.Executor. |
|
Generic strategy interface for mapping MessageHeaders to and from other types of objects. |
|
A MessageHeaderInitializer to customize the strategy for ID and TIMESTAMP message header generation. |
|
Callback interface for initializing a MessageHeaderAccessor. |
Changed Classes and Interfaces | |
|
Abstract base class for MessageChannel implementations. |
|
Interface for interceptors that are able to view and/or modify the Messages being sent-to and/or received-from a MessageChannel. |
|
A ChannelInterceptor base class with empty method implementations as a convenience. |
|
A GenericMessage with a Throwable payload. |
|
A SubscribableChannel that sends messages to each of its subscribers. |
|
An implementation of Message with a generic payload. |
|
A builder for creating a GenericMessage (or ErrorMessage if the payload is of type Throwable). |
|
A base for classes providing strongly typed getters and setters as well as behavior around specific categories of headers (e.g. |
|
An extension of MessageHeaderAccessor that also stores and provides read/write access to message headers from an external source -- e.g. |
|
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |