Searched defs:MimeBodyPart (Results 1 – 2 of 2) sorted by relevance
29 public class MimeBodyPart extends BodyPart { class40 public MimeBodyPart() throws MessagingException { in MimeBodyPart() method in MimeBodyPart44 public MimeBodyPart(Body body) throws MessagingException { in MimeBodyPart() method in MimeBodyPart48 public MimeBodyPart(Body body, String mimeType) throws MessagingException { in MimeBodyPart() method in MimeBodyPart
33 public class MimeBodyPart extends BodyPart { class44 public MimeBodyPart() throws MessagingException { in MimeBodyPart() method in MimeBodyPart48 public MimeBodyPart(Body body) throws MessagingException { in MimeBodyPart() method in MimeBodyPart52 public MimeBodyPart(Body body, String mimeType) throws MessagingException { in MimeBodyPart() method in MimeBodyPart