Package org.zalando.logbook.core
Class StatusAtLeastStrategy
java.lang.Object
org.zalando.logbook.core.StatusAtLeastStrategy
- All Implemented Interfaces:
Strategy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidwrite(Correlation correlation, HttpRequest request, HttpResponse response, Sink sink) voidwrite(Precorrelation precorrelation, HttpRequest request, Sink sink)
-
Constructor Details
-
StatusAtLeastStrategy
public StatusAtLeastStrategy()
-
-
Method Details
-
write
-
write
public void write(Correlation correlation, HttpRequest request, HttpResponse response, Sink sink) throws IOException - Specified by:
writein interfaceStrategy- Throws:
IOException
-