@Singleton
@Requires(classes=reactor.core.publisher.Mono.class)
@Internal
@Indexed(value=io.micronaut.http.client.ReactiveClientResultTransformer.class)
public class ReactorReactiveClientResultTransformer
extends java.lang.Object
implements io.micronaut.http.client.ReactiveClientResultTransformer
Mono
to handle NOT_FOUND results.Constructor and Description |
---|
ReactorReactiveClientResultTransformer() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
transform(java.lang.Object publisherResult) |