org.glassfish.jersey.jettison.internal.entity
Class JettisonArrayProvider.App
java.lang.Object
org.glassfish.jersey.message.internal.AbstractMessageReaderWriterProvider<T>
org.glassfish.jersey.jettison.internal.entity.JettisonLowLevelProvider<org.codehaus.jettison.json.JSONArray>
org.glassfish.jersey.jettison.internal.entity.JettisonArrayProvider
org.glassfish.jersey.jettison.internal.entity.JettisonArrayProvider.App
- All Implemented Interfaces:
- javax.ws.rs.ext.MessageBodyReader<org.codehaus.jettison.json.JSONArray>, javax.ws.rs.ext.MessageBodyWriter<org.codehaus.jettison.json.JSONArray>
- Enclosing class:
- JettisonArrayProvider
@Produces(value="application/json")
@Consumes(value="application/json")
public static final class JettisonArrayProvider.App
- extends JettisonArrayProvider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JettisonArrayProvider.App
public JettisonArrayProvider.App()
Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.