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