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