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