Package com.activeviam.tech.serialization.jackson.internal
package com.activeviam.tech.serialization.jackson.internal
-
ClassDescriptionA custom implementation of
OutputStreamthat writes data in chunks using aByteBuffer.A listener interface for handling chunks of data written to aChunkedOutputStream.Specific Json serializer for exceptions, so that we know the exception type and we don't serialize all added fields in custom exceptions.Jackson's serialization.