A C D E F G 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 javax.activation
-
The CommandInfo class is used by CommandMap implementations to describe the results of command requests.
- CommandInfo(String, String) - Constructor for class javax.activation.CommandInfo
-
The Constructor for CommandInfo.
- CommandMap - Class in javax.activation
-
The CommandMap class provides an interface to a registry of command objects available in the system.
- CommandMap() - Constructor for class javax.activation.CommandMap
- CommandObject - Interface in javax.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 javax.activation.CommandMap
-
Locate a DataContentHandler that corresponds to the MIME type.
- createDataContentHandler(String) - Method in interface javax.activation.DataContentHandlerFactory
-
Creates a new DataContentHandler object for the MIME type.
- createDataContentHandler(String) - Method in class javax.activation.MailcapCommandMap
-
Return the DataContentHandler for the specified MIME type.
- createDataContentHandler(String, DataSource) - Method in class javax.activation.CommandMap
-
Locate a DataContentHandler that corresponds to the MIME type.
All Classes All Packages