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