Skip to content

Commit

Permalink
[JENKINS-32301] Document that MimeMessageBuilder is not thread-safe.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andres Rodriguez committed Mar 14, 2016
1 parent b619a50 commit 5aebf60
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -60,6 +60,7 @@
import java.util.logging.Logger;

/**
* Builder for {@link MimeMessage}. This class is NOT thread-safe.
* @author <a href="mailto:tom.fennelly@gmail.com">tom.fennelly@gmail.com</a>
*/
public class MimeMessageBuilder {
Expand Down

0 comments on commit 5aebf60

Please sign in to comment.