Package org.zalando.logbook.json
Interface JsonGeneratorWrapper
public interface JsonGeneratorWrapper
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidcopyCurrentEvent(com.fasterxml.jackson.core.JsonGenerator delegate, com.fasterxml.jackson.core.JsonParser parser)
-
Method Details
-
copyCurrentEvent
default void copyCurrentEvent(com.fasterxml.jackson.core.JsonGenerator delegate, com.fasterxml.jackson.core.JsonParser parser) throws IOException - Throws:
IOException
-