Package 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.4
    Author:
    Chris Burdess
    • Method Detail

      • getMessageContext

        MessageContext getMessageContext()
        Return the message context.