public class JohnzonBuilder extends Object implements JsonbBuilder
Constructor and Description |
---|
JohnzonBuilder() |
Modifier and Type | Method and Description |
---|---|
Jsonb |
build() |
JsonbBuilder |
withConfig(JsonbConfig config) |
JsonbBuilder |
withProvider(javax.json.spi.JsonProvider jsonpProvider) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create, create, newBuilder, newBuilder, newBuilder
public JsonbBuilder withConfig(JsonbConfig config)
withConfig
in interface JsonbBuilder
public JsonbBuilder withProvider(javax.json.spi.JsonProvider jsonpProvider)
withProvider
in interface JsonbBuilder
public Jsonb build()
build
in interface JsonbBuilder
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.