Searched defs:bodyPart (Results 1 – 5 of 5) sorted by relevance
77 public static BodyPart bodyPart(String mimeType, String contentId) throws MessagingException { in bodyPart() method in MessageTestUtils136 public MultipartBuilder addBodyPart(final BodyPart bodyPart) { in addBodyPart()
94 BodyPart bodyPart = mParts.get(i); in writeTo() local
630 final MimeBodyPart bodyPart = new MimeBodyPart(); in startBodyPart() local
141 public void addBodyPart(BodyPart bodyPart) { in addBodyPart()
208 BodyPart bodyPart = new BodyPart(); in startBodyPart() local