public class ZipkinClientResponseAdaptor extends Object implements com.github.kristofa.brave.ClientResponseAdapter
Constructor and Description |
---|
ZipkinClientResponseAdaptor(ZipkinTracer eventNotifier,
org.apache.camel.Exchange exchange,
org.apache.camel.Endpoint endpoint) |
Modifier and Type | Method and Description |
---|---|
Collection<com.github.kristofa.brave.KeyValueAnnotation> |
responseAnnotations() |
public ZipkinClientResponseAdaptor(ZipkinTracer eventNotifier, org.apache.camel.Exchange exchange, org.apache.camel.Endpoint endpoint)
public Collection<com.github.kristofa.brave.KeyValueAnnotation> responseAnnotations()
responseAnnotations
in interface com.github.kristofa.brave.ClientResponseAdapter
Apache Camel