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