Class SimpleStoredMessage

java.lang.Object
com.icegreen.greenmail.store.SimpleStoredMessage
All Implemented Interfaces:
StoredMessage

public class SimpleStoredMessage extends Object implements StoredMessage
A mail message with all of the extra stuff that IMAP requires. This is just a placeholder object, while I work out what's really required. A common way of handling *all* messages needs to be available for James (maybe MovingMessage?)
Version:
$Revision: 109034 $
Author:
Darrell DeBoer <darrell@apache.org>