Uses of Class
org.zalando.logbook.attributes.HttpAttributes
Packages that use HttpAttributes
-
Uses of HttpAttributes in org.zalando.logbook
Methods in org.zalando.logbook that return HttpAttributesModifier and TypeMethodDescriptiondefault HttpAttributesForwardingHttpRequest.getAttributes()default HttpAttributesForwardingHttpResponse.getAttributes()default HttpAttributesHttpRequest.getAttributes()default HttpAttributesHttpResponse.getAttributes() -
Uses of HttpAttributes in org.zalando.logbook.attributes
Fields in org.zalando.logbook.attributes declared as HttpAttributesMethods in org.zalando.logbook.attributes that return HttpAttributesModifier and TypeMethodDescriptiondefault HttpAttributesAttributeExtractor.extract(HttpRequest request) default HttpAttributesAttributeExtractor.extract(HttpRequest request, HttpResponse response) static HttpAttributesReturns an immutable HttpAttributes, mapping only the specified key to the specified value.