Package com.netflix.discovery.converters.jackson.serializer
-
Class Summary Class Description ApplicationsJsonBeanSerializer Support custom formatting ofApplications.appsHashCodeandApplications.versionDelta.ApplicationsXmlBeanSerializer Support custom formatting ofApplications.appsHashCodeandApplications.versionDelta.ApplicationXmlDeserializer DeserializeApplicationfrom XML directly due to issues with Jackson 2.6.x (this is not needed for Jackson 2.5.x).InstanceInfoJsonBeanSerializer Custom bean serializer to deal with legacy port layout (checkInstanceInfo.PortWrapperfor more information).InstanceInfoXmlBeanSerializer Custom bean serializer to deal with legacy port layout (checkInstanceInfo.PortWrapperfor more information).PortWrapperXmlDeserializer Due to issues with properly mapping port XML sub-document, handle deserialization directly.