Searched refs:mimePart1 (Results 1 – 1 of 1) sorted by relevance
886 final MimeBodyPart mimePart1 = (MimeBodyPart) part1; // text/plain in testFetchBodyStructureMultipart() local1041 MimeBodyPart mimePart1 = (MimeBodyPart) part1; in testFetchAttachment() local1045 fp.add(mimePart1); in testFetchAttachment()1055 Utility.fromUtf8(IOUtils.toByteArray(mimePart1.getBody().getInputStream()))); in testFetchAttachment()