public interface MessageWithAttachments
Modifier and Type | Method and Description |
---|---|
Object |
getAttachment(int index) |
Object |
getAttachment(String id) |
Hashtable |
getAttachments() |
boolean |
hasAttachments() |
Copyright © The Apache Software Foundation. All Rights Reserved.