Searched refs:mimePartToAttachment (Results 1 – 2 of 2) sorted by relevance
195 protected static Attachment mimePartToAttachment(final Part part) throws MessagingException { in mimePartToAttachment() method in LegacyConversions260 final Attachment localAttachment = mimePartToAttachment(part); in addOneAttachment()
257 final Attachment att = LegacyConversions.mimePartToAttachment(attPart); in testAttachmentRoundTrip()