A C D E F G H I J M N P R S T U W 
All Classes All Packages
All Classes All Packages
All Classes All Packages
D
- DataContentHandler - Interface in jakarta.activation
- 
The DataContentHandler interface is implemented by objects that can be used to extend the capabilities of the DataHandler's implementation of the Transferable interface.
- DataContentHandlerFactory - Interface in jakarta.activation
- 
This interface defines a factory forDataContentHandlers.
- DataHandler - Class in jakarta.activation
- 
The DataHandler class provides a consistent interface to data available in many different sources and formats.
- DataHandler(DataSource) - Constructor for class jakarta.activation.DataHandler
- 
Create aDataHandlerinstance referencing the specified DataSource.
- DataHandler(Object, String) - Constructor for class jakarta.activation.DataHandler
- 
Create aDataHandlerinstance representing an object of this MIME type.
- DataHandler(URL) - Constructor for class jakarta.activation.DataHandler
- 
Create aDataHandlerinstance referencing a URL.
- DataSource - Interface in jakarta.activation
- 
The DataSource interface provides Jakarta Activation with an abstraction of an arbitrary collection of data.
All Classes All Packages