|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
The superclass changed from java.lang.Object
to org.springframework.messaging.support.AbstractHeaderMapper
.
Removed Methods | |
void setInboundPrefix(String ) |
Specify a prefix to be appended to the message header name for any JMS property that is being mapped into the MessageHeaders. |
void setOutboundPrefix(String ) |
Specify a prefix to be appended to the JMS property name for any message header that is being mapped into the JMS Message. |
Added Methods | |
String fromHeaderName(String ) |
Add the outbound prefix if necessary. |
String toHeaderName(String ) |
Add the inbound prefix if necessary. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |