Package com.netflix.discovery.provider
-
Interface Summary Interface Description ISerializer A contract for dispatching to a custom serialization/de-serialization mechanism from jersey. -
Class Summary Class Description DiscoveryJerseyProvider A custom provider implementation for Jersey that dispatches to the implementation that serializes/deserializes objects sent to and from eureka server. -
Annotation Types Summary Annotation Type Description Serializer An annotation that helps in specifying the custom serializer/de-serialization implementation for jersey.