Uses of Interface
jakarta.activation.DataContentHandlerFactory
-
-
Uses of DataContentHandlerFactory in jakarta.activation
Methods in jakarta.activation with parameters of type DataContentHandlerFactory Modifier and Type Method Description static voidDataHandler. setDataContentHandlerFactory(DataContentHandlerFactory newFactory)Sets the DataContentHandlerFactory.
-