public class ExampleUtils extends Object
Constructor and Description |
---|
ExampleUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
dumpContent(javax.mail.internet.MimeBodyPart bodyPart,
String fileName)
Dump the content of the passed in BodyPart to the file fileName.
|
static String |
findKeyAlias(KeyStore store,
String storeName,
char[] password) |
public static void dumpContent(javax.mail.internet.MimeBodyPart bodyPart, String fileName) throws javax.mail.MessagingException, IOException
javax.mail.MessagingException
IOException
Copyright © 2015. All rights reserved.