Class AbstractHarIO
java.lang.Object
de.sstoehr.harreader.AbstractHarIO
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected MapperFactoryprotected static <T,E extends Exception>
Twrap(com.fasterxml.jackson.databind.ObjectMapper mapper, AbstractHarIO.IOFunction<com.fasterxml.jackson.databind.ObjectMapper, T> consumer, Function<IOException, E> exceptionFactory)
-
Constructor Details
-
AbstractHarIO
-
AbstractHarIO
public AbstractHarIO()
-
-
Method Details
-
getMapperFactory
-
wrap
protected static <T,E extends Exception> T wrap(com.fasterxml.jackson.databind.ObjectMapper mapper, AbstractHarIO.IOFunction<com.fasterxml.jackson.databind.ObjectMapper, T> consumer, Function<IOException, throws EE> exceptionFactory) - Throws:
E
-