Uses of Class
jakarta.activation.DataHandler
Packages that use DataHandler
Package
Description
Jakarta Activation is used by Jakarta Mail to manage MIME data.
-
Uses of DataHandler in jakarta.activation
Methods in jakarta.activation with parameters of type DataHandlerModifier and TypeMethodDescriptionCommandInfo.getCommandObject(DataHandler dh, ClassLoader loader) Return the instantiated JavaBean component.voidCommandObject.setCommandContext(String verb, DataHandler dh) Initialize the Command with the verb it is requested to handle and the DataHandler that describes the data it will operate on.