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