|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AttachmentHolder | |
| org.xmlBlaster.util.protocol.email | |
| org.xmlBlaster.util.xbformat | |
| Uses of AttachmentHolder in org.xmlBlaster.util.protocol.email |
| Methods in org.xmlBlaster.util.protocol.email that return AttachmentHolder | |
AttachmentHolder[] |
EmailData.getAttachments()
Access all attachements. |
AttachmentHolder |
EmailData.getMsgUnitAttachment()
Lookup attachment. |
AttachmentHolder |
EmailData.getAttachment(java.lang.String fileName)
|
AttachmentHolder |
EmailData.getMessageIdAttachment()
Find the messageId of this message. |
| Methods in org.xmlBlaster.util.protocol.email with parameters of type AttachmentHolder | |
boolean |
AttachmentHolder.equals(AttachmentHolder attachmentHolder)
Does not need to be the same object instance. |
void |
EmailData.addAttachment(AttachmentHolder attachmentHolder)
|
boolean |
EmailData.isMsgUnitAttachment(AttachmentHolder holder)
|
boolean |
EmailData.isMessageIdAttachment(AttachmentHolder holder)
|
| Uses of AttachmentHolder in org.xmlBlaster.util.xbformat |
| Methods in org.xmlBlaster.util.xbformat that return AttachmentHolder | |
AttachmentHolder[] |
MsgInfo.getBounceAttachments()
|
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||