Uses of Interface
javax.activation.DataContentHandlerFactory

Uses of DataContentHandlerFactory in javax.activation
 

Fields in javax.activation declared as DataContentHandlerFactory
private  DataContentHandlerFactory DataHandler.originalFactory
          This is used to check if the DataContentHandlerFactory has been changed.
private static DataContentHandlerFactory DataHandler.factory
           
 

Methods in javax.activation with parameters of type DataContentHandlerFactory
static void DataHandler.setDataContentHandlerFactory(DataContentHandlerFactory newFactory)
          Set the DataContentHandlerFactory to use.