Uses of Class
javax.activation.CommandMap

Uses of CommandMap in javax.activation
 

Subclasses of CommandMap in javax.activation
 class MailcapCommandMap
           
 

Methods in javax.activation that return CommandMap
static CommandMap CommandMap.getDefaultCommandMap()
          Return the default CommandMap.
 

Methods in javax.activation with parameters of type CommandMap
 void DataHandler.setCommandMap(CommandMap commandMap)
           
static void CommandMap.setDefaultCommandMap(CommandMap commandMap)
          Set the default CommandMap.
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.