Searched refs:textBody (Results 1 – 1 of 1) sorted by relevance
94 final TextBody textBody = new TextBody(text); in textPart() local95 final MimeBodyPart textPart = new MimeBodyPart(textBody); in textPart()