Class BinaryTranscoder

  • All Implemented Interfaces:
    Transcoder

    @Deprecated
    public final class BinaryTranscoder
    extends OneToManyTranscoder
    Deprecated.
    since 13.0. Will be removed in a future version together with MediaType.APPLICATION_UNKNOWN.
    Handle conversions for the generic binary format 'application/unknown' that is assumed when no MediaType is specified. This transcoder will not perform any conversion in the data, except those performed by MediaTypeCodec and for MediaType.APPLICATION_OBJECT it will use the default marshaller present in the server.
    Since:
    10.0