public abstract static class AbstractMarshallingRegistry.Builder extends Object
AbstractMarshallingRegistry.| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(AbstractMarshallingRegistry marshallingRegistry) |
| Modifier and Type | Method and Description |
|---|---|
protected <T> AbstractMarshallingRegistry.Builder |
register(MarshallLocation marshallLocation,
MarshallingType<T> marshallingType,
Object marshaller) |
protected Builder()
protected Builder(AbstractMarshallingRegistry marshallingRegistry)
protected <T> AbstractMarshallingRegistry.Builder register(MarshallLocation marshallLocation, MarshallingType<T> marshallingType, Object marshaller)
Copyright © 2026. All rights reserved.