@Provider @Produces(value="application/json") @Consumes(value="application/json") public class JohnzonProvider<T> extends DelegateProvider<T>
Constructor and Description |
---|
JohnzonProvider() |
JohnzonProvider(org.apache.johnzon.mapper.Mapper mapper,
Collection<String> ignores) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
shouldThrowNoContentExceptionOnEmptyStreams() |
getSize, isReadable, isWriteable, readFrom, writeTo
public JohnzonProvider(org.apache.johnzon.mapper.Mapper mapper, Collection<String> ignores)
public JohnzonProvider()
protected boolean shouldThrowNoContentExceptionOnEmptyStreams()
shouldThrowNoContentExceptionOnEmptyStreams
in class DelegateProvider<T>
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.