Class DataHandlerDataSource

java.lang.Object
jakarta.activation.DataHandlerDataSource

public static class DataHandlerDataSource extends Object
The DataHanderDataSource class implements the DataSource interface when the DataHandler is constructed with an Object and a mimeType string.
See Also: