Class SomPumiceTidyMailboxCommand

All Implemented Interfaces:
SomResponseProcessor

public class SomPumiceTidyMailboxCommand extends SomPumiceManageMailboxCommand
Class which implements commands for mailbox management
Author:
tc
  • Constructor Details

    • SomPumiceTidyMailboxCommand

      public SomPumiceTidyMailboxCommand(SomPumiceSession session, String mailbox, SomPumiceHandler object, SomCommandListener listener)
      Create a new command to tidy a mailbox
      Parameters:
      session - the SOM session
      mailbox - mailbox to operate on
      object - result handler object
      listener - result listener
  • Method Details