@Provider @Produces(value="*/*") @Consumes(value="*/*") public class JohnzonProvider<T> extends DelegateProvider<T>
| Constructor and Description |
|---|
JohnzonProvider() |
JohnzonProvider(org.apache.johnzon.mapper.Mapper mapper,
Collection<String> ignores) |
public JohnzonProvider(org.apache.johnzon.mapper.Mapper mapper,
Collection<String> ignores)
public JohnzonProvider()
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.