Skip to content

Commit 928c541

Browse files
committed
Simplify MonoToListenableFutureAdapter
Collapse the package private AbstractMonoToListenableFutureAdapter into its only sub-class MonoToListenableFutureAdapter. There is no need for such an abstract class that makes it possible to adapt from one source to a different target type. That's already covered by ListenableFutureAdapter. Follow-up refactoring for SPR-17336.
1 parent bef22ec commit 928c541

File tree

1 file changed

+0
-121
lines changed

1 file changed

+0
-121
lines changed

spring-messaging/src/main/java/org/springframework/messaging/support/AbstractMonoToListenableFutureAdapter.java

Lines changed: 0 additions & 121 deletions
This file was deleted.

0 commit comments

Comments
 (0)