org.abstracthorizon.mercury.maildir.uid
Interface UIDMessage

All Known Implementing Classes:
UIDMaildirMessage, UIDMessageWrapper

public interface UIDMessage

This interface defines message that knows its UID

Author:
Daniel Sendula

Method Summary
 UID getUID()
          Returns UID of this message
 

Method Detail

getUID

UID getUID()
           throws javax.mail.MessagingException
Returns UID of this message

Returns:
UID of this message
Throws:
javax.mail.MessagingException


Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.