Uses of Class
org.apache.axis.attachments.AttachmentPart

Packages that use AttachmentPart
org.apache.axis.attachments   
 

Uses of AttachmentPart in org.apache.axis.attachments
 

Methods in org.apache.axis.attachments with parameters of type AttachmentPart
protected  void MultiPartDimeInputStream.addPart(java.lang.String contentId, java.lang.String locationId, AttachmentPart ap)
           
protected  void MultiPartRelatedInputStream.addPart(java.lang.String contentId, java.lang.String locationId, AttachmentPart ap)
          Add an AttachmentPart together with its content and location IDs.
 



Copyright ? 2005 Apache Web Services Project. All Rights Reserved.