javax.mail

Interface MessageAware

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.4
Author:
Chris Burdess

Method Summary

MessageContext
getMessageContext()
Return the message context.

Method Details

getMessageContext

public MessageContext getMessageContext()
Return the message context.

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