public class MediaTypeNames extends Object
Specifies the media type names for an e-mail message.
Modifier and Type | Class and Description |
---|---|
static class |
MediaTypeNames.Application
Specifies the kind of application data in an e-mail message attachment.
|
static class |
MediaTypeNames.Image
Specifies the type of image data in an e-mail message attachment.
|
static class |
MediaTypeNames.Text
Specifies the type of text data in an e-mail message attachment.
|
Constructor and Description |
---|
MediaTypeNames() |