Uses of Class
jakarta.activation.DataHandler
Package
Description
Jakarta Activation is used by Jakarta Mail to manage MIME data.
-
Uses of DataHandler in jakarta.activation
Modifier and TypeMethodDescriptionCommandInfo.getCommandObject
(DataHandler dh, ClassLoader loader) Return the instantiated JavaBean component.void
CommandObject.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.