Package | Description |
---|---|
org.apache.johnzon.jaxrs | |
org.apache.johnzon.jsonb | |
org.apache.johnzon.mapper | |
org.apache.johnzon.websocket.internal.mapper |
This package is considered to be beta state
|
org.apache.johnzon.websocket.mapper |
This package is considered to be beta state
|
Constructor and Description |
---|
JohnzonMessageBodyReader(Mapper mapper,
Collection<String> ignoredTypes) |
JohnzonMessageBodyWriter(Mapper mapper,
Collection<String> ignoredTypes) |
JohnzonProvider(Mapper mapper,
Collection<String> ignores) |
WildcardJohnzonProvider(Mapper mapper,
Collection<String> ignores) |
Constructor and Description |
---|
JohnsonJsonb(Mapper build) |
Modifier and Type | Method and Description |
---|---|
Mapper |
MapperBuilder.build() |
Modifier and Type | Method and Description |
---|---|
static Mapper |
MapperLocator.locate() |
Modifier and Type | Field and Description |
---|---|
protected Mapper |
JohnzonTextDecoder.mapper |
Constructor and Description |
---|
JohnzonTextDecoder(Mapper mapper,
Type type) |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.