| Package | Description |
|---|---|
| io.helidon.media.jackson.server |
| Modifier and Type | Method and Description |
|---|---|
static JacksonSupport |
JacksonSupport.create()
Creates a new
JacksonSupport. |
static JacksonSupport |
JacksonSupport.create(BiFunction<? super ServerRequest,? super ServerResponse,? extends ObjectMapper> objectMapperProvider)
Creates a new
JacksonSupport. |
Copyright © 2018–2019 Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.