Class PathTypeSerializer

java.lang.Object
org.eclipse.yasson.internal.serializer.AbstractValueTypeSerializer<Path>
org.eclipse.yasson.internal.serializer.PathTypeSerializer
All Implemented Interfaces:
javax.json.bind.serializer.JsonbSerializer<Path>

public class PathTypeSerializer extends AbstractValueTypeSerializer<Path>
  • Constructor Details

    • PathTypeSerializer

      public PathTypeSerializer(Customization customization)
  • Method Details