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