public class HttpServerTracingPublisher extends Object implements Publisher<MutableHttpResponse<?>>
| Modifier and Type | Method and Description | 
|---|---|
| void | subscribe(Subscriber<? super MutableHttpResponse<?>> actual) | 
public void subscribe(Subscriber<? super MutableHttpResponse<?>> actual)
subscribe in interface Publisher<MutableHttpResponse<?>>