@Deprecated public class GlobalMarshallerEncoder extends MarshallerEncoder
| Constructor and Description |
|---|
GlobalMarshallerEncoder(Marshaller globalMarshaller)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
MediaType |
getStorageFormat()
Deprecated.
Returns the
MediaType produced by this encoder or null if the storage format is not known. |
short |
id()
Deprecated.
Each encoder is associated with an unique id in order to optimize serialization.
|
fromStorage, isStorageFormatFilterable, marshall, toStorage, unmarshallpublic GlobalMarshallerEncoder(Marshaller globalMarshaller)
public MediaType getStorageFormat()
EncoderMediaType produced by this encoder or null if the storage format is not known.public short id()
EncoderEncoderIds.Copyright © 2022 JBoss by Red Hat. All rights reserved.