AbstractMessageConverter.this

Construct an {@code AbstractMessageConverter} supporting a single MIME type. @param supportedMimeType the supported MIME type

  1. this(MimeType supportedMimeType)
    class AbstractMessageConverter
    protected
    this
  2. this(MimeType[] supportedMimeTypes)

Meta