public class TranscoderMarshallerAdapter extends OneToManyTranscoder
| Modifier and Type | Field and Description |
|---|---|
protected static Log |
logger |
mainType, supportedTypes| Constructor and Description |
|---|
TranscoderMarshallerAdapter(Marshaller marshaller) |
| Modifier and Type | Method and Description |
|---|---|
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, waitsupportsprotected static final Log logger
public TranscoderMarshallerAdapter(Marshaller marshaller)
Copyright © 2022 JBoss by Red Hat. All rights reserved.