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 MultiPartRelatedInputStream.addPart(java.lang.String contentId, java.lang.String locationId, AttachmentPart ap)
          Add an AttachmentPart together with its content and location IDs.
protected  void MultiPartDimeInputStream.addPart(java.lang.String contentId, java.lang.String locationId, AttachmentPart ap)
           
 



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