| Package | Description |
|---|---|
| javax.activation |
The JavaBeans(TM) Activation Framework is used by the JavaMail(TM)
API to manage MIME data.
|
| Modifier and Type | Field and Description |
|---|---|
private static DataContentHandlerFactory |
DataHandler.factory |
private DataContentHandlerFactory |
DataHandler.oldFactory |
| Modifier and Type | Method and Description |
|---|---|
static void |
DataHandler.setDataContentHandlerFactory(DataContentHandlerFactory newFactory)
Sets the DataContentHandlerFactory.
|