Class RFC9457Parser.RFC9457PayloadAdapter

java.lang.Object
org.eclipse.aether.transport.http.RFC9457.RFC9457Parser.RFC9457PayloadAdapter
All Implemented Interfaces:
com.google.gson.JsonDeserializer<RFC9457Payload>
Enclosing class:
RFC9457Parser

private static class RFC9457Parser.RFC9457PayloadAdapter extends Object implements com.google.gson.JsonDeserializer<RFC9457Payload>
  • Constructor Details

    • RFC9457PayloadAdapter

      private RFC9457PayloadAdapter()
  • Method Details

    • deserialize

      public RFC9457Payload deserialize(com.google.gson.JsonElement json, Type typeOfT, com.google.gson.JsonDeserializationContext context) throws com.google.gson.JsonParseException
      Specified by:
      deserialize in interface com.google.gson.JsonDeserializer<RFC9457Payload>
      Throws:
      com.google.gson.JsonParseException