public class HttpServerTracingPublisher extends java.lang.Object implements Publishers.MicronautPublisher<MutableHttpResponse<?>>
| Modifier and Type | Method and Description |
|---|---|
void |
subscribe(org.reactivestreams.Subscriber<? super MutableHttpResponse<?>> actual) |
public void subscribe(org.reactivestreams.Subscriber<? super MutableHttpResponse<?>> actual)
subscribe in interface org.reactivestreams.Publisher<MutableHttpResponse<?>>