com.micromail.action
Class GeneralDispatchAction

java.lang.Object
  extended byorg.apache.struts.action.Action
      extended byorg.apache.struts.actions.DispatchAction
          extended bycom.micromail.action.GeneralDispatchAction
Direct Known Subclasses:
AddressAction, ComposeAction, FolderAction, ReadAction

public abstract class GeneralDispatchAction
extends org.apache.struts.actions.DispatchAction

An abstract Action which combines the functionality of the Struts DispatchAction and LookupDispatchAction classes.
The execute method is identical to that of LookupDispatchAction, except for the following: