Class Hierarchy
- java.lang.Object
- com.netflix.discovery.converters.Converters
- com.netflix.discovery.converters.Converters.ApplicationConverter (implements com.thoughtworks.xstream.converters.Converter)
- com.netflix.discovery.converters.Converters.ApplicationsConverter (implements com.thoughtworks.xstream.converters.Converter)
- com.netflix.discovery.converters.Converters.DataCenterInfoConverter (implements com.thoughtworks.xstream.converters.Converter)
- com.netflix.discovery.converters.Converters.InstanceInfoConverter (implements com.thoughtworks.xstream.converters.Converter)
- com.netflix.discovery.converters.Converters.LeaseInfoConverter (implements com.thoughtworks.xstream.converters.Converter)
- com.netflix.discovery.converters.Converters.MetadataConverter (implements com.thoughtworks.xstream.converters.Converter)
- com.netflix.discovery.converters.EntityBodyConverter (implements com.netflix.discovery.provider.ISerializer)
- com.netflix.discovery.converters.EnumLookup<T>
- com.netflix.discovery.converters.EurekaJacksonCodec
- com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
- com.netflix.discovery.converters.EurekaJacksonCodec.ApplicationDeserializer
- com.netflix.discovery.converters.EurekaJacksonCodec.ApplicationsDeserializer
- com.netflix.discovery.converters.EurekaJacksonCodec.InstanceInfoDeserializer
- com.netflix.discovery.converters.EurekaJacksonCodec.LeaseInfoDeserializer
- com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
- com.netflix.discovery.converters.EurekaJacksonCodec.ApplicationSerializer
- com.netflix.discovery.converters.EurekaJacksonCodec.ApplicationsSerializer
- com.netflix.discovery.converters.EurekaJacksonCodec.DataCenterInfoSerializer
- com.netflix.discovery.converters.EurekaJacksonCodec.InstanceInfoSerializer
- com.netflix.discovery.converters.KeyFormatter
- com.thoughtworks.xstream.XStream
- com.netflix.discovery.converters.JsonXStream
- com.netflix.discovery.converters.XmlXStream
Annotation Type Hierarchy
- com.netflix.discovery.converters.Auto (implements java.lang.annotation.Annotation)