Searched refs:bodyIn (Results 1 – 1 of 1) sorted by relevance
244 final InputStream bodyIn = new FileInputStream(tempBodyFile); in testAttachmentRoundTrip() local246 inMessage = new MimeMessage(bodyIn); in testAttachmentRoundTrip()248 bodyIn.close(); in testAttachmentRoundTrip()