Uses of Class
org.apache.axis.attachments.AttachmentPart
Packages that use AttachmentPart
-
Uses of AttachmentPart in org.apache.axis.attachments
Methods in org.apache.axis.attachments with parameters of type AttachmentPartModifier and TypeMethodDescriptionprotected voidMultiPartDimeInputStream.addPart(String contentId, String locationId, AttachmentPart ap) protected voidMultiPartRelatedInputStream.addPart(String contentId, String locationId, AttachmentPart ap) Add anAttachmentParttogether with its content and location IDs.