org.apache.hupa.shared.rpc
Class ForwardMessage
java.lang.Object
org.apache.hupa.shared.rpc.SendMessage
org.apache.hupa.shared.rpc.ForwardMessage
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable, Serializable, net.customware.gwt.dispatch.shared.Action<GenericResult>
- Direct Known Subclasses:
- ReplyMessage
public class ForwardMessage
- extends SendMessage
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ForwardMessage
public ForwardMessage(SMTPMessage msg,
IMAPFolder folder,
long uid)
ForwardMessage
protected ForwardMessage()
getReplyMessageUid
public long getReplyMessageUid()
getFolder
public IMAPFolder getFolder()
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.