|
javax.activation API v.1.1 1.1.1-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommandMap | |
---|---|
javax.activation | The JavaBeans(TM) Activation Framework is used by the JavaMail(TM) API to manage MIME data. |
Uses of CommandMap in javax.activation |
---|
Subclasses of CommandMap in javax.activation | |
---|---|
class |
MailcapCommandMap
MailcapCommandMap extends the CommandMap abstract class. |
Methods in javax.activation that return CommandMap | |
---|---|
static CommandMap |
CommandMap.getDefaultCommandMap()
Get the default CommandMap. |
Methods in javax.activation with parameters of type CommandMap | |
---|---|
void |
DataHandler.setCommandMap(CommandMap commandMap)
Set the CommandMap for use by this DataHandler. |
static void |
CommandMap.setDefaultCommandMap(CommandMap commandMap)
Set the default CommandMap. |
|
javax.activation API v.1.1 1.1.1-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |