|
Sun Adapter for e-Mail API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EmailMessageContainer
This represents the container for the actual EmailMessage. This interface exposes the EmailMessage in the inbound case and it maps to the WSDL message type for the receive operation.
Method Summary | |
---|---|
EmailMessage |
getEmailMessage()
Gets the EmailMessage instance. |
void |
setEmailMessage(EmailMessage msg)
Sets the EmailMessage instance. |
Method Detail |
---|
EmailMessage getEmailMessage()
void setEmailMessage(EmailMessage msg)
msg
- An instance of EmailMessage.
|
Sun Adapter for e-Mail API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |