| Build an AbstractMailCommand from MailContext.
As a user requests a command, the command is mapped to an MailCommand instance.
The registration of MailCommand, and the resolution of a command string to
a command instance are the tasks of this class.
author: Bernhard Huber since: 28 December 2002 version: $Id: MailCommandBuilder.java 468424 2006-10-27 15:44:53Z vgritsenko $ |