com.mulesoft.cloudhub.client
Class Connection.ObjectMapper

java.lang.Object
  extended by org.codehaus.jackson.ObjectCodec
      extended by org.codehaus.jackson.map.ObjectMapper
          extended by com.mulesoft.cloudhub.client.Connection.ObjectMapper
All Implemented Interfaces:
org.codehaus.jackson.Versioned
Enclosing class:
Connection

public static class Connection.ObjectMapper
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, _jsonFactory, _rootDeserializers, _serializationConfig, _serializerFactory, _serializerProvider, _subtypeResolver, _typeFactory, DEFAULT_ANNOTATION_INTROSPECTOR, DEFAULT_INTROSPECTOR, STD_VISIBILITY_CHECKER
 
Constructor Summary
Connection.ObjectMapper()
           
 
Method Summary
 
Methods inherited from class org.codehaus.jackson.map.ObjectMapper
_configAndWriteValue, _configAndWriteValue, _convert, _createDeserializationContext, _defaultPrettyPrinter, _findRootDeserializer, _initForReading, _readMapAndClose, _readValue, canDeserialize, canSerialize, configure, configure, configure, configure, constructType, convertValue, convertValue, convertValue, copyDeserializationConfig, copySerializationConfig, createArrayNode, createObjectNode, defaultPrettyPrintingWriter, disableDefaultTyping, enableDefaultTyping, enableDefaultTyping, enableDefaultTyping, enableDefaultTypingAsProperty, filteredWriter, generateJsonSchema, generateJsonSchema, getDeserializationConfig, getDeserializerProvider, getJsonFactory, getNodeFactory, getSerializationConfig, getSerializerProvider, getSubtypeResolver, getTypeFactory, getVisibilityChecker, prettyPrintingWriter, reader, reader, reader, reader, reader, 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, setNodeFactory, setPropertyNamingStrategy, setSerializationConfig, setSerializerFactory, setSerializerProvider, setSubtypeResolver, setTypeFactory, setVisibilityChecker, treeAsTokens, treeToValue, typedWriter, typedWriter, typedWriter, updatingReader, valueToTree, version, viewWriter, withModule, writer, writeTree, writeTree, writeValue, writeValue, writeValue, writeValue, writeValue, writeValueAsBytes, writeValueAsString, writeValueUsingView, writeValueUsingView, writeValueUsingView
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Connection.ObjectMapper

public Connection.ObjectMapper()


Copyright © 2012. All Rights Reserved.