@Provider
@Component
@Consumes(value="application/json")
@Produces(value="application/json")
public class NotifyReaderWriterProvider
extends org.tiogasolutions.lib.jaxrs.jackson.JacksonReaderWriterProvider
| Constructor and Description |
|---|
NotifyReaderWriterProvider(org.tiogasolutions.notify.NotifyObjectMapper notifyObjectMapper) |