org.glassfish.jersey.jackson
Class JacksonFeature
java.lang.Object
org.glassfish.jersey.jackson.JacksonFeature
- All Implemented Interfaces:
- Feature
public class JacksonFeature
- extends Object
- implements Feature
Feature used to register Jackson JSON providers.
- Author:
- Stepan Kopriva (stepan.kopriva at oracle.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JacksonFeature
public JacksonFeature()
configure
public boolean configure(Configurable config)
- Specified by:
configure in interface Feature
Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.