Uses of Class
jakarta.activation.DataHandler
-
-
Uses of DataHandler in jakarta.activation
Methods in jakarta.activation with parameters of type DataHandler Modifier and Type Method Description java.lang.ObjectCommandInfo. getCommandObject(DataHandler dh, java.lang.ClassLoader loader)Return the instantiated JavaBean component.voidCommandObject. setCommandContext(java.lang.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.
-