Searched defs:MimeBodyPart (Results 1 – 2 of 2) sorted by relevance
32 public class MimeBodyPart extends BodyPart { class43 public MimeBodyPart() throws MessagingException { in MimeBodyPart() method in MimeBodyPart47 public MimeBodyPart(Body body) throws MessagingException { in MimeBodyPart() method in MimeBodyPart51 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