All Implemented Interfaces:
DeserializationHandler

public class ByteArrayHandler extends AbstractBodyDecoderHandler
  • Field Details

    • DECODER

      public static final Decoder<byte[]> DECODER
  • Constructor Details

    • ByteArrayHandler

      public ByteArrayHandler()
  • Method Details