| Modifier and Type | Method and Description |
|---|---|
protected <T> AbstractMarshallingRegistry.Builder |
AbstractMarshallingRegistry.Builder.register(MarshallLocation marshallLocation,
MarshallingType<T> marshallingType,
Object marshaller) |
| Constructor and Description |
|---|
AbstractMarshallingRegistry(AbstractMarshallingRegistry.Builder builder) |
| Modifier and Type | Class and Description |
|---|---|
static class |
JsonMarshallerRegistry.Builder
Builder for a
JsonMarshallerRegistry. |
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultJsonUnmarshallerRegistry.Builder
Builder for a
DefaultJsonUnmarshallerRegistry. |
| Modifier and Type | Class and Description |
|---|---|
static class |
QueryMarshallerRegistry.Builder |
| Modifier and Type | Class and Description |
|---|---|
static class |
QueryUnmarshallerRegistry.Builder
Builder for a
QueryUnmarshallerRegistry. |
| Modifier and Type | Class and Description |
|---|---|
static class |
XmlMarshallerRegistry.Builder
Builder for a
XmlMarshallerRegistry. |
| Modifier and Type | Class and Description |
|---|---|
static class |
XmlUnmarshallerRegistry.Builder
Builder for a
XmlUnmarshallerRegistry. |
Copyright © 2026. All rights reserved.