Package org.eclipse.yasson


package org.eclipse.yasson
  • Class
    Description
    Strategy that can be used to force always using fields instead of getters setters for getting / setting value.
    Marks an interface with implementation class, which should be used for deserialiation.
    JsonbProvider implementation.
    Custom properties for configuring Yasson outside of the specification JsonbConfig scope.
    Adds methods to Jsonb that are operating directly with JsonGenerator or JsonParser types.
    Deprecated.
    Use YassonConfig instead