public final class BinaryTranscoder extends OneToManyTranscoder
mainType, supportedTypes| Constructor and Description |
|---|
BinaryTranscoder(Marshaller marshaller) |
| Modifier and Type | Method and Description |
|---|---|
void |
overrideMarshaller(Marshaller marshaller) |
Object |
transcode(Object content,
MediaType contentType,
MediaType destinationType)
Transcodes content between two different
MediaType. |
getSupportedMediaTypes, supportsConversionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsupportspublic BinaryTranscoder(Marshaller marshaller)
public void overrideMarshaller(Marshaller marshaller)
Copyright © 2022 JBoss by Red Hat. All rights reserved.