Uses of Interface
org.zalando.logbook.HttpMessage
-
Uses of HttpMessage in org.zalando.logbook
Classes in org.zalando.logbook with type parameters of type HttpMessage Modifier and Type Interface Description interfaceBodyReplacer<T extends HttpMessage>Subinterfaces of HttpMessage in org.zalando.logbook Modifier and Type Interface Description interfaceForwardingHttpMessageinterfaceForwardingHttpRequestinterfaceForwardingHttpResponseinterfaceHttpRequestinterfaceHttpResponseMethods in org.zalando.logbook with type parameters of type HttpMessage Modifier and Type Method Description static <T extends HttpMessage>
BodyReplacer<T>BodyReplacer. composite(BodyReplacer<T>... replacers)Methods in org.zalando.logbook that return HttpMessage Modifier and Type Method Description HttpMessageForwardingHttpMessage. delegate()Methods in org.zalando.logbook with parameters of type HttpMessage Modifier and Type Method Description default java.util.Optional<java.lang.Object>StructuredHttpLogFormatter. prepareBody(HttpMessage message)default java.util.Optional<java.util.Map<java.lang.String,java.util.List<java.lang.String>>>StructuredHttpLogFormatter. prepareHeaders(HttpMessage message)