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