当前页面:
在线文档首页 >
JBoss 3.2.7 jaxrpc API Documentation 英文版文档
MessageWithAttachments (JAXRPC API) - JBoss 3.2.7 jaxrpc API Documentation 英文版文档
org.apache.axis.message
Interface MessageWithAttachments
- public interface MessageWithAttachments
- Author:
- James Snell (jasnell@us.ibm.com)
hasAttachments
public boolean hasAttachments()
getAttachments
public Hashtable getAttachments()
getAttachment
public Object getAttachment(String id)
getAttachment
public Object getAttachment(int index)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.