Refined TemporaryLobCreator null handling (from 4.3.x)
Issue: SPR-15656
This commit is contained in:
@@ -189,6 +189,7 @@ public abstract class AbstractAdaptableMessageListener
|
||||
/**
|
||||
* Return the {@link QosSettings} to use when sending a response,
|
||||
* or {@code null} if the defaults should be used.
|
||||
* @since 5.0
|
||||
*/
|
||||
@Nullable
|
||||
protected QosSettings getResponseQosSettings() {
|
||||
|
||||
Reference in New Issue
Block a user