|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.persistence.jaxb.rs.MOXyJsonProvider
org.glassfish.jersey.media.json.internal.GeneralMoxyJsonProvider
public class GeneralMoxyJsonProvider
Adding support for "*/*+json" media type.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.persistence.jaxb.rs.MOXyJsonProvider |
|---|
providers |
| Constructor Summary | |
|---|---|
GeneralMoxyJsonProvider()
|
|
| Method Summary | |
|---|---|
boolean |
isReadable(java.lang.Class<?> type,
java.lang.reflect.Type genericType,
java.lang.annotation.Annotation[] annotations,
MediaType mediaType)
|
boolean |
isWriteable(java.lang.Class<?> type,
java.lang.reflect.Type genericType,
java.lang.annotation.Annotation[] annotations,
MediaType mediaType)
|
| Methods inherited from class org.eclipse.persistence.jaxb.rs.MOXyJsonProvider |
|---|
getAttributePrefix, getDomainClass, getJAXBContext, getNamespacePrefixMapper, getNamespaceSeparator, getSize, getValueWrapper, isFormattedOutput, isIncludeRoot, isMarshalEmptyCollections, preReadFrom, preWriteTo, readFrom, setAttributePrefix, setFormattedOutput, setIncludeRoot, setMarshalEmptyCollections, setNamespacePrefixMapper, setNamespaceSeparator, setValueWrapper, writeTo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GeneralMoxyJsonProvider()
| Method Detail |
|---|
public boolean isReadable(java.lang.Class<?> type,
java.lang.reflect.Type genericType,
java.lang.annotation.Annotation[] annotations,
MediaType mediaType)
isReadable in interface MessageBodyReader<java.lang.Object>isReadable in class org.eclipse.persistence.jaxb.rs.MOXyJsonProvider
public boolean isWriteable(java.lang.Class<?> type,
java.lang.reflect.Type genericType,
java.lang.annotation.Annotation[] annotations,
MediaType mediaType)
isWriteable in interface MessageBodyWriter<java.lang.Object>isWriteable in class org.eclipse.persistence.jaxb.rs.MOXyJsonProvider
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||