Generated by
JDiff

Class org.springframework.jms.core.JmsTemplate

Changed Fields
long RECEIVE_TIMEOUT_INDEFINITE_WAIT Field was locally defined, but is now inherited from JmsDestinationAccessor. Timeout value indicating a blocking receive without timeout.
long RECEIVE_TIMEOUT_NO_WAIT Field was locally defined, but is now inherited from JmsDestinationAccessor. Timeout value indicating that a receive operation should check if a message is immediately available without blocking.