public class NoAnnotationsClientResponseAdapter extends Object implements ClientResponseAdapter
| Modifier and Type | Method and Description |
|---|---|
static ClientResponseAdapter |
getInstance() |
Collection<KeyValueAnnotation> |
responseAnnotations()
Returns a collection of annotations that should be added to span
based on response.
|
public static ClientResponseAdapter getInstance()
public Collection<KeyValueAnnotation> responseAnnotations()
ClientResponseAdapterresponseAnnotations in interface ClientResponseAdapterCopyright © 2016. All rights reserved.