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
Methods in jakarta.activation with parameters of type DataContentHandlerFactory Modifier and Type Method Description static void
DataHandler. setDataContentHandlerFactory(DataContentHandlerFactory newFactory)
Sets the DataContentHandlerFactory.
-