Package | Description |
---|---|
net.freeutils.tnef | |
net.freeutils.tnef.mime |
Modifier and Type | Method and Description |
---|---|
protected void |
Message.read(TNEFInputStream in)
Reads all Message contents from the given TNEFInputStream.
|
Constructor and Description |
---|
Message(TNEFInputStream in)
Constructs a Message using the given TNEFInputStream.
|
Modifier and Type | Method and Description |
---|---|
static TNEFMimeMessage |
TNEFMime.convert(javax.mail.Session session,
TNEFInputStream in)
Constructs a TNEFMimeMessage from the given TNEFInputStream.
|
Copyright © 2021. All Rights Reserved.