com.sun.jersey.json.impl.provider.entity
Class JSONArrayProvider.General
java.lang.Object
com.sun.jersey.core.provider.AbstractMessageReaderWriterProvider<T>
com.sun.jersey.json.impl.provider.entity.JSONLowLevelProvider<org.codehaus.jettison.json.JSONArray>
com.sun.jersey.json.impl.provider.entity.JSONArrayProvider
com.sun.jersey.json.impl.provider.entity.JSONArrayProvider.General
- All Implemented Interfaces:
- MessageBodyReader<org.codehaus.jettison.json.JSONArray>, MessageBodyWriter<org.codehaus.jettison.json.JSONArray>
- Enclosing class:
- JSONArrayProvider
public static final class JSONArrayProvider.General
- extends JSONArrayProvider
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSONArrayProvider.General
public JSONArrayProvider.General()
isSupported
protected boolean isSupported(MediaType m)
- Overrides:
isSupported
in class JSONLowLevelProvider<org.codehaus.jettison.json.JSONArray>
Copyright © 2013 Oracle Corporation. All Rights Reserved.