public class OpenTracingClientResponseFilter extends Object implements javax.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(javax.ws.rs.client.ClientRequestContext requestContext,
javax.ws.rs.client.ClientResponseContext responseContext) |
public void filter(javax.ws.rs.client.ClientRequestContext requestContext,
javax.ws.rs.client.ClientResponseContext responseContext)
throws IOException
filter in interface javax.ws.rs.client.ClientResponseFilterIOExceptionCopyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.