| Modifier and Type | Method and Description |
|---|---|
JAXBContextFactory |
JAXBContextFactory.Builder.build()
Creates a new
JAXBContextFactory instance with a lazy loading cached
context |
JAXBContextFactory |
JAXBContextFactory.Builder.build(List<Class<?>> classes)
Creates a new
JAXBContextFactory instance. |
| Modifier and Type | Method and Description |
|---|---|
JAXBDecoder.Builder |
JAXBDecoder.Builder.withJAXBContextFactory(JAXBContextFactory jaxbContextFactory) |
| Constructor and Description |
|---|
JAXBDecoder(JAXBContextFactory jaxbContextFactory) |
JAXBEncoder(JAXBContextFactory jaxbContextFactory) |
Copyright © 2012–2020 OpenFeign. All rights reserved.