Class MultipartAlternativeWorker

    • Constructor Detail

      • MultipartAlternativeWorker

        public MultipartAlternativeWorker()
    • Method Detail

      • matches

        protected static final boolean matches​(String contentType,
                                               String wantedMimeType)
                                        throws javax.mail.MessagingException
        Throws:
        javax.mail.MessagingException
      • matches

        protected static final boolean matches​(javax.mail.internet.ContentType contentType,
                                               String wantedMimeType)
                                        throws javax.mail.MessagingException
        Throws:
        javax.mail.MessagingException