Class OpenTracingClientResponseFilter

java.lang.Object
org.glassfish.jersey.opentracing.OpenTracingClientResponseFilter
All Implemented Interfaces:
ClientResponseFilter

public class OpenTracingClientResponseFilter extends Object implements ClientResponseFilter
Retrieves stored span from the ClientRequestContext and adds response details to the tracing info.
Since:
2.26
Author:
Adam Lindenthal