Uses of Interface
org.zalando.logbook.api.HttpMessage
Packages that use HttpMessage
-
Uses of HttpMessage in org.zalando.logbook.api
Classes in org.zalando.logbook.api with type parameters of type HttpMessageSubinterfaces of HttpMessage in org.zalando.logbook.apiModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceMethods in org.zalando.logbook.api with type parameters of type HttpMessageModifier and TypeMethodDescriptionstatic <T extends HttpMessage>
BodyReplacer<T>BodyReplacer.composite(BodyReplacer<T>... replacers) Methods in org.zalando.logbook.api that return HttpMessageMethods in org.zalando.logbook.api with parameters of type HttpMessageModifier and TypeMethodDescriptionStructuredHttpLogFormatter.prepareBody(HttpMessage message) StructuredHttpLogFormatter.prepareHeaders(HttpMessage message)