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