|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.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
public static final class JSONObjectProvider.General
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.sun.jersey.json.impl.provider.entity.JSONObjectProvider |
---|
JSONObjectProvider.App, JSONObjectProvider.General |
Field Summary |
---|
Fields inherited from class com.sun.jersey.core.provider.AbstractMessageReaderWriterProvider |
---|
UTF8 |
Constructor Summary | |
---|---|
JSONObjectProvider.General()
|
Method Summary | |
---|---|
protected boolean |
isSupported(javax.ws.rs.core.MediaType m)
|
Methods inherited from class com.sun.jersey.json.impl.provider.entity.JSONObjectProvider |
---|
readFrom, writeTo |
Methods inherited from class com.sun.jersey.json.impl.provider.entity.JSONLowLevelProvider |
---|
isReadable, isWriteable |
Methods inherited from class com.sun.jersey.core.provider.AbstractMessageReaderWriterProvider |
---|
getCharset, getSize, readFromAsString, writeTo, writeTo, writeToAsString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JSONObjectProvider.General()
Method Detail |
---|
protected boolean isSupported(javax.ws.rs.core.MediaType m)
isSupported
in class JSONLowLevelProvider<org.codehaus.jettison.json.JSONObject>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |