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
C
- CommandInfo - Class in jakarta.activation
-
The CommandInfo class is used by CommandMap implementations to describe the results of command requests.
- CommandInfo(String, String) - Constructor for class jakarta.activation.CommandInfo
-
The Constructor for CommandInfo.
- CommandMap - Class in jakarta.activation
-
The CommandMap class provides an interface to a registry of command objects available in the system.
- CommandMap() - Constructor for class jakarta.activation.CommandMap
-
Default (empty) constructor.
- CommandObject - Interface in jakarta.activation
-
JavaBeans components that are Jakarta Activation aware implement this interface to find out which command verb they're being asked to perform, and to obtain the DataHandler representing the data they should operate on.
- createDataContentHandler(String) - Method in class jakarta.activation.CommandMap
-
Locate a DataContentHandler that corresponds to the MIME type.
- createDataContentHandler(String) - Method in interface jakarta.activation.DataContentHandlerFactory
-
Creates a new DataContentHandler object for the MIME type.
- createDataContentHandler(String) - Method in class jakarta.activation.MailcapCommandMap
-
Return the DataContentHandler for the specified MIME type.
- createDataContentHandler(String, DataSource) - Method in class jakarta.activation.CommandMap
-
Locate a DataContentHandler that corresponds to the MIME type.
All Classes All Packages