org.glassfish.jersey.moxy.json
Class MoxyFeature
java.lang.Object
org.glassfish.jersey.moxy.json.MoxyFeature
- All Implemented Interfaces:
- Feature
public class MoxyFeature
- extends Object
- implements Feature
Feature used to register MOXy JSON providers with Client.
- Author:
- Pavel Bucek (pavel.bucek at oracle.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MoxyFeature
public MoxyFeature()
onEnable
public boolean onEnable(Configuration c)
- Specified by:
onEnable in interface Feature
Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.