org.apache.hupa.shared.rpc
Class DeleteAllMessages

java.lang.Object
  extended by org.apache.hupa.shared.rpc.DeleteMessage
      extended by org.apache.hupa.shared.rpc.DeleteAllMessages
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable, Serializable, net.customware.gwt.dispatch.shared.Action<DeleteMessageResult>

public class DeleteAllMessages
extends DeleteMessage

See Also:
Serialized Form

Constructor Summary
protected DeleteAllMessages()
           
  DeleteAllMessages(IMAPFolder folder)
           
 
Method Summary
 
Methods inherited from class org.apache.hupa.shared.rpc.DeleteMessage
getFolder
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeleteAllMessages

public DeleteAllMessages(IMAPFolder folder)

DeleteAllMessages

protected DeleteAllMessages()


Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.