| Package | Description | 
|---|---|
| net.bluemind.imip.parser.impl | |
| net.freeutils.tnef | |
| net.freeutils.tnef.mime | 
| Modifier and Type | Method and Description | 
|---|---|
IMIPInfos | 
ITIPPartParser.parse(Message tnef)  | 
| Modifier and Type | Method and Description | 
|---|---|
Message | 
Attachment.getNestedMessage()
Gets the Attachment nested message. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Attachment.setNestedMessage(Message nestedMessage)
Sets the Attachment nested message. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static javax.mail.Multipart | 
ContactHandler.convert(Message message)
Converts a TNEF message containing a contact into a vCard 3.0 attachment,
 as per RFC 2426. 
 | 
static javax.mail.Multipart | 
ReadReceiptHandler.convert(Message message)
Converts a TNEF message containing a read receipt into an RFC 2298
 notification message. 
 | 
static TNEFMimeMessage | 
TNEFMime.convert(javax.mail.Session session,
       Message message)
Constructs a TNEFMimeMessage from the given TNEF Message. 
 | 
Copyright © 2021. All Rights Reserved.