Uses of Interface
jakarta.activation.DataContentHandlerFactory
-
Packages that use DataContentHandlerFactory Package Description jakarta.activation Jakarta Activation is used by Jakarta Mail to manage MIME data. -
-
Uses of DataContentHandlerFactory in jakarta.activation
Fields in jakarta.activation declared as DataContentHandlerFactory Modifier and Type Field Description private static DataContentHandlerFactoryDataHandler. factoryprivate DataContentHandlerFactoryDataHandler. oldFactoryMethods in jakarta.activation with parameters of type DataContentHandlerFactory Modifier and Type Method Description static voidDataHandler. setDataContentHandlerFactory(DataContentHandlerFactory newFactory)Sets the DataContentHandlerFactory.
-