public interface MessageWithAttachments
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getAttachment(int index) |
java.lang.Object |
getAttachment(java.lang.String id) |
java.util.Hashtable |
getAttachments() |
boolean |
hasAttachments() |
Copyright © 2005 Apache Web Services Project. All Rights Reserved.