KIE Remote Services :: JAXB classes 6.1.0.Beta3

org.kie.services.client.serialization.jaxb.json
Class JaxbJacksonObjectMapper

java.lang.Object
  extended by org.codehaus.jackson.ObjectCodec
      extended by org.codehaus.jackson.map.ObjectMapper
          extended by org.kie.services.client.serialization.jaxb.json.JaxbJacksonObjectMapper
All Implemented Interfaces:
org.codehaus.jackson.Versioned

public class JaxbJacksonObjectMapper
extends org.codehaus.jackson.map.ObjectMapper


Nested Class Summary
 
Nested classes/interfaces inherited from class org.codehaus.jackson.map.ObjectMapper
org.codehaus.jackson.map.ObjectMapper.DefaultTypeResolverBuilder, org.codehaus.jackson.map.ObjectMapper.DefaultTyping
 
Field Summary
 
Fields inherited from class org.codehaus.jackson.map.ObjectMapper
_deserializationConfig, _deserializerProvider, _injectableValues, _jsonFactory, _rootDeserializers, _serializationConfig, _serializerFactory, _serializerProvider, _subtypeResolver, _typeFactory, DEFAULT_ANNOTATION_INTROSPECTOR, DEFAULT_INTROSPECTOR, STD_VISIBILITY_CHECKER
 
Constructor Summary
JaxbJacksonObjectMapper()
           
 
Method Summary
 
Methods inherited from class org.codehaus.jackson.map.ObjectMapper
_configAndWriteValue, _configAndWriteValue, _convert, _createDeserializationContext, _defaultPrettyPrinter, _findRootDeserializer, _initForReading, _readMapAndClose, _readValue, _unwrapAndDeserialize, canDeserialize, canSerialize, configure, configure, configure, configure, constructType, convertValue, convertValue, convertValue, copyDeserializationConfig, copySerializationConfig, createArrayNode, createObjectNode, defaultPrettyPrintingWriter, disable, disable, disableDefaultTyping, enable, enable, enableDefaultTyping, enableDefaultTyping, enableDefaultTyping, enableDefaultTypingAsProperty, filteredWriter, generateJsonSchema, generateJsonSchema, getDeserializationConfig, getDeserializerProvider, getJsonFactory, getNodeFactory, getSerializationConfig, getSerializerProvider, getSubtypeResolver, getTypeFactory, getVisibilityChecker, isEnabled, isEnabled, isEnabled, isEnabled, prettyPrintingWriter, reader, reader, reader, reader, reader, reader, reader, readerForUpdating, readTree, readTree, readTree, readTree, readTree, readTree, readTree, readTree, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValues, readValues, readValues, registerModule, registerSubtypes, registerSubtypes, schemaBasedReader, schemaBasedWriter, setAnnotationIntrospector, setDateFormat, setDefaultTyping, setDeserializationConfig, setDeserializerProvider, setFilters, setHandlerInstantiator, setInjectableValues, setNodeFactory, setPropertyNamingStrategy, setSerializationConfig, setSerializationInclusion, setSerializerFactory, setSerializerProvider, setSubtypeResolver, setTypeFactory, setVisibility, setVisibilityChecker, treeAsTokens, treeToValue, typedWriter, typedWriter, typedWriter, updatingReader, valueToTree, version, viewWriter, withModule, writer, writer, writer, writer, writer, writerWithDefaultPrettyPrinter, writerWithType, writerWithType, writerWithType, writerWithView, writeTree, writeTree, writeValue, writeValue, writeValue, writeValue, writeValue, writeValueAsBytes, writeValueAsString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaxbJacksonObjectMapper

public JaxbJacksonObjectMapper()

KIE Remote Services :: JAXB classes 6.1.0.Beta3

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.