public class MessageContext
extends java.lang.Object
Constructor | Description |
---|---|
MessageContext(Part part) |
Creates a message context describing the given part.
|
Modifier and Type | Method | Description |
---|---|---|
Message |
getMessage() |
Returns the message that contains the content.
|
Part |
getPart() |
Returns the part containing the content.
|
Session |
getSession() |
Returns the session context.
|
public MessageContext(Part part)
© Copyright 2003, 2004 The Free Software Foundation, All rights reserved