public final class MarshallerRegistry extends Object
Marshaller along with its MediaType.| Constructor and Description |
|---|
MarshallerRegistry() |
| Modifier and Type | Method and Description |
|---|---|
Marshaller |
getMarshaller(MediaType mediaType) |
void |
registerMarshaller(Marshaller marshaller) |
public static final Log log
public void registerMarshaller(Marshaller marshaller)
public Marshaller getMarshaller(MediaType mediaType)
Copyright © 2022 JBoss by Red Hat. All rights reserved.