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