@Provider public final class JsonCoreIODelegate extends PartialCoreIODelegate
CONTENT_TYPE, NUXEO_ENTITY, registry
Constructor and Description |
---|
JsonCoreIODelegate() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
accept(Class<?> type,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType)
If it returns true, it delegates marshalling to
MarshallerRegistry . |
getRegistry, getSize, isReadable, isWriteable, readFrom, writeTo
public JsonCoreIODelegate()
protected boolean accept(Class<?> type, Type genericType, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType)
PartialCoreIODelegate
MarshallerRegistry
.accept
in class PartialCoreIODelegate
Copyright © 2018 Nuxeo. All rights reserved.