public class MailStandard extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MailStandard.Headers |
| Constructor and Description |
|---|
MailStandard() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getHeader(javax.mail.internet.MimeMessage msg,
String headerName)
Gets a specific header from the message
|
public static String getHeader(javax.mail.internet.MimeMessage msg, String headerName)
msg - The message to extract the message from.headerName - The header name.Copyright © 2010–2021 The Direct Project. All rights reserved.