Uses of Class
org.zalando.logbook.RequestResponseState
| Package | Description |
|---|---|
| org.zalando.logbook | |
| org.zalando.logbook.generated |
-
Uses of RequestResponseState in org.zalando.logbook
Methods in org.zalando.logbook with parameters of type RequestResponseState Modifier and Type Method Description java.lang.ObjectHttpLogFormatterBenchmark. defaultRequest(RequestResponseState state, HttpLogFormatterState httpLogFormatterState)java.lang.ObjectHttpLogFormatterBenchmark. defaultResponse(RequestResponseState state, HttpLogFormatterState httpLogFormatterState)java.lang.ObjectHttpLogFormatterBenchmark. fastJsonRequest(RequestResponseState state, HttpLogFormatterState httpLogFormatterState)java.lang.ObjectHttpLogFormatterBenchmark. fastJsonResponse(RequestResponseState state, HttpLogFormatterState httpLogFormatterState)voidLogbookBenchmark. json(LogbookState state, RequestResponseState requestResponse)java.lang.ObjectHttpLogFormatterBenchmark. jsonRequest(RequestResponseState state, HttpLogFormatterState httpLogFormatterState)java.lang.ObjectHttpLogFormatterBenchmark. jsonResponse(RequestResponseState state, HttpLogFormatterState httpLogFormatterState)voidLogbookBenchmark. noop(LogbookState state, RequestResponseState requestResponse)voidLogbookBenchmark. plain(LogbookState state, RequestResponseState requestResponse) -
Uses of RequestResponseState in org.zalando.logbook.generated
Subclasses of RequestResponseState in org.zalando.logbook.generated Modifier and Type Class Description classRequestResponseState_jmhTypeclassRequestResponseState_jmhType_B1classRequestResponseState_jmhType_B2classRequestResponseState_jmhType_B3