Package | Description |
---|---|
org.apache.johnzon.jaxrs | |
org.apache.johnzon.mapper |
Modifier and Type | Field and Description |
---|---|
private Mapper |
JohnzonMessageBodyWriter.mapper |
private Mapper |
JohnzonMessageBodyReader.mapper |
Constructor and Description |
---|
JohnzonMessageBodyReader(Mapper mapper,
Collection<String> ignoredTypes) |
JohnzonMessageBodyWriter(Mapper mapper,
Collection<String> ignoredTypes) |
JohnzonProvider(Mapper mapper,
Collection<String> ignores) |
Modifier and Type | Method and Description |
---|---|
Mapper |
MapperBuilder.build() |
Copyright © 2014 The Apache Software Foundation. All rights reserved.