Hierarchy For Package org.nuxeo.client.marshaller

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • retrofit2.Converter.Factory
    • com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
    • com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
      • com.fasterxml.jackson.databind.ser.std.StdSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable, com.fasterxml.jackson.databind.jsonschema.SchemaAware, java.io.Serializable)
    • org.nuxeo.client.marshaller.NuxeoRequestConverter<T> (implements retrofit2.Converter<F,​T>)
    • org.nuxeo.client.marshaller.NuxeoResponseConverter<T> (implements retrofit2.Converter<F,​T>)