public class OpenTracingClientResponseFilter extends Object implements jakarta.ws.rs.client.ClientResponseFilter
ClientRequestContext and adds response details to the tracing info.| Constructor and Description |
|---|
OpenTracingClientResponseFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
filter(jakarta.ws.rs.client.ClientRequestContext requestContext,
jakarta.ws.rs.client.ClientResponseContext responseContext) |
public void filter(jakarta.ws.rs.client.ClientRequestContext requestContext,
jakarta.ws.rs.client.ClientResponseContext responseContext)
throws IOException
filter in interface jakarta.ws.rs.client.ClientResponseFilterIOExceptionCopyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.