public interface MapperFeature
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.MediaType |
getMediaType() |
String |
getMediaTypeString() |
String |
serialize(Object object) |
String serialize(Object object) throws javax.ws.rs.WebApplicationException
object - javax.ws.rs.WebApplicationException - on serialization errorString getMediaTypeString()
javax.ws.rs.core.MediaType getMediaType()
Copyright © 2018. All rights reserved.