Class | Description |
---|---|
CompletableFutureBodyBinder |
A
NonBlockingBodyArgumentBinder that handles CompletableFuture instances. |
MaybeBodyBinder |
Bindings
Body arguments of type Maybe . |
ObservableBodyBinder |
Bindings
Body arguments of type Observable . |
PublisherBodyBinder | |
SingleBodyBinder |
Bindings
Body arguments of type Single . |