Module methanol

Interface BodyAdapter

    • Method Detail

      • isCompatibleWith

        boolean isCompatibleWith​(MediaType mediaType)
        Returns true if the format this adapter uses is compatible with the given media type.
      • supportsType

        boolean supportsType​(TypeRef<?> typeRef)
        Returns true if this adapter supports the given type.