KIE :: Execution Server :: API 7.45.0.t20201009
- java.lang.Object
-
- com.fasterxml.jackson.databind.JsonSerializer<Object>
-
- org.kie.server.api.marshalling.json.JSONMarshaller.PassThruSerializer
-
- All Implemented Interfaces:
- com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable
- Enclosing class:
- JSONMarshaller
public static class JSONMarshaller.PassThruSerializer
extends com.fasterxml.jackson.databind.JsonSerializer<Object>
Simple utility Serializer which can be used to override replacement of JaxbUnknownAdapter with WrappingObjectSerializer
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.fasterxml.jackson.databind.JsonSerializer
com.fasterxml.jackson.databind.JsonSerializer.None
-
Method Summary
-
Methods inherited from class com.fasterxml.jackson.databind.JsonSerializer
acceptJsonFormatVisitor, getDelegatee, handledType, isEmpty, isEmpty, isUnwrappingSerializer, properties, replaceDelegatee, serializeWithType, unwrappingSerializer, usesObjectId, withFilterId
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
serialize
public void serialize(Object p0,
com.fasterxml.jackson.core.JsonGenerator p1,
com.fasterxml.jackson.databind.SerializerProvider p2)
throws IOException,
com.fasterxml.jackson.core.JsonProcessingException
- Specified by:
serialize in class com.fasterxml.jackson.databind.JsonSerializer<Object>
- Throws:
IOException
com.fasterxml.jackson.core.JsonProcessingException
KIE :: Execution Server :: API 7.45.0.t20201009
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.