javax.mail
Interface MessageAware

All Known Implementing Classes:
MimePartDataSource

public interface MessageAware

A data source may implement this interface to supply information to a data content handler about the message context of the data content.

Version:
1.3
Author:
Chris Burdess

Method Summary
 MessageContext getMessageContext()
          Return the message context.
 

Method Detail

getMessageContext

MessageContext getMessageContext()
Return the message context.



© Copyright 2003, 2004 The Free Software Foundation, All rights reserved