站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档

Uses of Interface org.apache.axis.attachments.Attachments (JAXRPC API) - JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档


Uses of Interface
org.apache.axis.attachments.Attachments

Packages that use Attachments
org.apache.axis   
org.apache.axis.attachments   
org.apache.axis.message   
 

Uses of Attachments in org.apache.axis
 

Methods in org.apache.axis that return Attachments
 Attachments Message.getAttachmentsImpl()
          Get the Attachments of this Message.
 

Uses of Attachments in org.apache.axis.attachments
 

Classes in org.apache.axis.attachments that implement Attachments
 class AttachmentsImpl
          Implements the Attachment interface, via an actual Hashmap of actual AttachmentParts.
 

Uses of Attachments in org.apache.axis.message
 

Fields in org.apache.axis.message declared as Attachments
protected  Attachments SOAPMessageImpl.mAttachments
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.