public interface JSONMarshallerExtension
| Modifier and Type | Method and Description |
|---|---|
void |
extend(JSONMarshaller marshaller,
com.fasterxml.jackson.databind.ObjectMapper serializer,
com.fasterxml.jackson.databind.ObjectMapper deserializer)
Extension logic
|
void extend(JSONMarshaller marshaller, com.fasterxml.jackson.databind.ObjectMapper serializer, com.fasterxml.jackson.databind.ObjectMapper deserializer)
marshaller - serializer - deserializer - Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.