javax.mail
public class MessageContext extends Object
Version: 1.4
Constructor Summary | |
---|---|
MessageContext(Part part)
Creates a message context describing the given part. |
Method Summary | |
---|---|
Message | getMessage()
Returns the message that contains the content. |
Part | getPart()
Returns the part containing the content. |
Session | getSession()
Returns the session context. |